@@ -15,7 +15,8 @@ include_files:
1515pre_package : scripts/build.sh
1616packaging_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
@@ -430,14 +432,14 @@ dependencies:
430432 source : https://github.com/bell-sw/Liberica/releases/download/11.0.30+9/bellsoft-jre11.0.30+9-linux-amd64.tar.gz
431433 source_sha256 : ab0da59e1e94928cca33c492d360eb780280ac5f00b414ca73ee41dd199dc564
432434- name : openjdk
433- version : 17.0.18+10
434- uri : https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_17.0.18%2B10_linux_x64_any-stack_5c495a4f .tgz
435- sha256 : 5c495a4f8653f5368bc795a4ad33135ea7ce4612b3a44bc70494ea0c87a6956d
435+ version : 17.0.19+11
436+ uri : https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_17.0.19%2B11_linux_x64_cflinuxfs4_8aad5094 .tgz
437+ sha256 : 8aad509407cf8701a34df85b9ed437569e542863bd9e6bf4c2463bf38f86ba29
436438 cf_stacks :
437439 - cflinuxfs4
438440 - cflinuxfs5
439- source : https://github.com/bell-sw/Liberica/releases/download/17.0.18+10 /bellsoft-jre17.0.18+10 -linux-amd64.tar.gz
440- source_sha256 : 5c495a4f8653f5368bc795a4ad33135ea7ce4612b3a44bc70494ea0c87a6956d
441+ source : https://github.com/bell-sw/Liberica/releases/download/17.0.19+11 /bellsoft-jre17.0.19+11 -linux-amd64.tar.gz
442+ source_sha256 : ' '
441443- name : openjdk
442444 version : 21.0.10+10
443445 uri : https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_21.0.10%2B10_linux_x64_any-stack_093103d2.tgz
0 commit comments