Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -497,13 +497,13 @@ dependencies:
source: https://github.com/bell-sw/Liberica/releases/download/21.0.11+11/bellsoft-jre21.0.11+11-linux-amd64.tar.gz
source_sha256: ''
- name: openjdk
version: 25.0.3+11
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_25.0.3%2B11_linux_x64_cflinuxfs4_14d10374.tgz
sha256: 14d10374e82e8d45c6be46369c6ab9fc3cb0b71fd31ecef4f248ec5d8202e685
version: 25.0.4+9
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_25.0.4%2B9_linux_x64_cflinuxfs4_9a8a0670.tgz
sha256: 9a8a067007c7be6011c05a6d1ec0b74dc545e84f11262d5960dfb16fd2546498
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://github.com/bell-sw/Liberica/releases/download/25.0.3+11/bellsoft-jre25.0.3+11-linux-amd64.tar.gz
source: https://github.com/bell-sw/Liberica/releases/download/25.0.4+9/bellsoft-jre25.0.4+9-linux-amd64.tar.gz
source_sha256: ''
- name: postgresql-jdbc
version: 42.7.13
Expand Down