Skip to content

Commit ea7dcb0

Browse files
committed
Add openjdk 21.0.11+11, remove openjdk 21.0.10+10
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 2230e40 commit ea7dcb0

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
@@ -439,14 +441,14 @@ dependencies:
439441
source: https://github.com/bell-sw/Liberica/releases/download/17.0.18+10/bellsoft-jre17.0.18+10-linux-amd64.tar.gz
440442
source_sha256: 5c495a4f8653f5368bc795a4ad33135ea7ce4612b3a44bc70494ea0c87a6956d
441443
- name: openjdk
442-
version: 21.0.10+10
443-
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_21.0.10%2B10_linux_x64_any-stack_093103d2.tgz
444-
sha256: '093103d28af566cc3097e152e415c8c937dbc288cb31aebdef2f69ffc5996e2d'
444+
version: 21.0.11+11
445+
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_21.0.11%2B11_linux_x64_cflinuxfs4_6d241fd7.tgz
446+
sha256: 6d241fd70cc94af667a33c84ec5f87d02b61815b081d255ca8f85a1b6df72d4c
445447
cf_stacks:
446448
- cflinuxfs4
447449
- cflinuxfs5
448-
source: https://github.com/bell-sw/Liberica/releases/download/21.0.10+10/bellsoft-jre21.0.10+10-linux-amd64.tar.gz
449-
source_sha256: '093103d28af566cc3097e152e415c8c937dbc288cb31aebdef2f69ffc5996e2d'
450+
source: https://github.com/bell-sw/Liberica/releases/download/21.0.11+11/bellsoft-jre21.0.11+11-linux-amd64.tar.gz
451+
source_sha256: ''
450452
- name: openjdk
451453
version: 25.0.2+12
452454
uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_25.0.2%2B12_linux_x64_any-stack_c6c8e022.tgz

0 commit comments

Comments
 (0)