Skip to content
Merged
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
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -460,14 +460,14 @@ 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.2+12
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_25.0.2%2B12_linux_x64_any-stack_c6c8e022.tgz
sha256: c6c8e022cd19be8b872b62261d75d50afe5427795a2401976631cc713c818402
version: 25.0.3+11
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_25.0.3%2B11_linux_x64_cflinuxfs4_14d10374.tgz
sha256: 14d10374e82e8d45c6be46369c6ab9fc3cb0b71fd31ecef4f248ec5d8202e685
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://github.com/bell-sw/Liberica/releases/download/25.0.2+12/bellsoft-jre25.0.2+12-linux-amd64.tar.gz
source_sha256: c6c8e022cd19be8b872b62261d75d50afe5427795a2401976631cc713c818402
source: https://github.com/bell-sw/Liberica/releases/download/25.0.3+11/bellsoft-jre25.0.3+11-linux-amd64.tar.gz
source_sha256: ''
- name: postgresql-jdbc
version: 42.7.8
uri: https://java-buildpack.cloudfoundry.org/postgresql-jdbc/postgresql-jdbc-42.7.8.jar
Expand Down