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
8 changes: 4 additions & 4 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -488,13 +488,13 @@ dependencies:
source: https://github.com/bell-sw/Liberica/releases/download/17.0.19+11/bellsoft-jre17.0.19+11-linux-amd64.tar.gz
source_sha256: ''
- name: openjdk
version: 21.0.11+11
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_21.0.11%2B11_linux_x64_cflinuxfs4_6d241fd7.tgz
sha256: 6d241fd70cc94af667a33c84ec5f87d02b61815b081d255ca8f85a1b6df72d4c
version: 21.0.12+10
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_21.0.12%2B10_linux_x64_cflinuxfs4_405ab630.tgz
sha256: 405ab6302979ff922e734f64e4fd091405919cb1700ca6b1ad2c9b79ceb73265
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://github.com/bell-sw/Liberica/releases/download/21.0.11+11/bellsoft-jre21.0.11+11-linux-amd64.tar.gz
source: https://github.com/bell-sw/Liberica/releases/download/21.0.12+10/bellsoft-jre21.0.12+10-linux-amd64.tar.gz
source_sha256: ''
- name: openjdk
version: 25.0.3+11
Expand Down