Skip to content

Commit 6cd11ba

Browse files
committed
Add openjdk 8.0.492+9, remove openjdk 8.0.482+10
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 2230e40 commit 6cd11ba

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

manifest.yml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ include_files:
1515
pre_package: scripts/build.sh
1616
packaging_profiles:
1717
minimal:
18-
description: "JDKs, CF utilities, Tomcat, and common frameworks only. No APM agents, profilers, or JDBC drivers."
18+
description: JDKs, CF utilities, Tomcat, and common frameworks only. No APM agents,
19+
profilers, or JDBC drivers.
1920
exclude:
2021
- datadog-javaagent
2122
- elastic-apm-agent
@@ -37,7 +38,8 @@ packaging_profiles:
3738
- postgresql-jdbc
3839
- mariadb-jdbc
3940
standard:
40-
description: "Core + open-source APM, OTel, and JDBC drivers. No commercial agents or profilers."
41+
description: Core + open-source APM, OTel, and JDBC drivers. No commercial agents
42+
or profilers.
4143
exclude:
4244
- datadog-javaagent
4345
- elastic-apm-agent
@@ -412,14 +414,14 @@ dependencies:
412414
cf_stacks:
413415
- cflinuxfs4
414416
- name: openjdk
415-
version: 8.0.482+10
416-
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_8.0.482%2B10_linux_x64_any-stack_f05d0dba.tgz
417-
sha256: f05d0dba908ad283f8f62d7a0f8c999363d725f2001d67eae84554ac2cc52dda
417+
version: 8.0.492+9
418+
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_8.0.492%2B9_linux_x64_cflinuxfs4_c8a7c418.tgz
419+
sha256: c8a7c418481fb2e35af5a6afb2bc02a6862ce3f30d8a2b38fd9f18cd8b87ae07
418420
cf_stacks:
419421
- cflinuxfs4
420422
- cflinuxfs5
421-
source: https://github.com/bell-sw/Liberica/releases/download/8u482+10/bellsoft-jre8u482+10-linux-amd64.tar.gz
422-
source_sha256: f05d0dba908ad283f8f62d7a0f8c999363d725f2001d67eae84554ac2cc52dda
423+
source: https://github.com/bell-sw/Liberica/releases/download/8u492+9/bellsoft-jre8u492+9-linux-amd64.tar.gz
424+
source_sha256: ''
423425
- name: openjdk
424426
version: 11.0.30+9
425427
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_11.0.30%2B9_linux_x64_any-stack_ab0da59e.tgz

0 commit comments

Comments
 (0)