Skip to content

Commit 153755a

Browse files
authored
Merge pull request #1197 from cloudfoundry/pr-by-releng-bot-1773068845
Updating version for openjdk for 8.X.X
2 parents dd14625 + 3335eae commit 153755a

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

manifest.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -371,13 +371,14 @@ dependencies:
371371
cf_stacks:
372372
- cflinuxfs4
373373
- name: openjdk
374-
version: 8.0.452
375-
uri: https://java-buildpack.cloudfoundry.org/openjdk/jammy/x86_64/bellsoft-jre8u452%2B11-linux-amd64.tar.gz
376-
sha256: 0a041f8d935fbe2f002116f702656235f91f9b2611785833926444da8d922e44
374+
version: 8.0.482+10
375+
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_8.0.482%2B10_linux_x64_any-stack_f05d0dba.tgz
376+
sha256: f05d0dba908ad283f8f62d7a0f8c999363d725f2001d67eae84554ac2cc52dda
377377
cf_stacks:
378378
- cflinuxfs4
379-
source: https://bell-sw.com/pages/downloads/#jdk-8-lts
380-
source_sha256: 0a041f8d935fbe2f002116f702656235f91f9b2611785833926444da8d922e44
379+
- cflinuxfs5
380+
source: https://github.com/bell-sw/Liberica/releases/download/8u482+10/bellsoft-jre8u482+10-linux-amd64.tar.gz
381+
source_sha256: f05d0dba908ad283f8f62d7a0f8c999363d725f2001d67eae84554ac2cc52dda
381382
- name: openjdk
382383
version: 11.0.27
383384
uri: https://java-buildpack.cloudfoundry.org/openjdk/jammy/x86_64/bellsoft-jre11.0.27%2B9-linux-amd64.tar.gz

0 commit comments

Comments
 (0)