@@ -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
@@ -421,14 +423,14 @@ dependencies:
421423 source : https://github.com/bell-sw/Liberica/releases/download/8u482+10/bellsoft-jre8u482+10-linux-amd64.tar.gz
422424 source_sha256 : f05d0dba908ad283f8f62d7a0f8c999363d725f2001d67eae84554ac2cc52dda
423425- name : openjdk
424- version : 11.0.30+9
425- uri : https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_11.0.30%2B9_linux_x64_any-stack_ab0da59e .tgz
426- sha256 : ab0da59e1e94928cca33c492d360eb780280ac5f00b414ca73ee41dd199dc564
426+ version : 11.0.31+11
427+ uri : https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_11.0.31%2B11_linux_x64_cflinuxfs4_d9147b32 .tgz
428+ sha256 : d9147b32654e150954412d46c88e8f18f0424bf2762ed8c5254c01ff1b2e8f80
427429 cf_stacks :
428430 - cflinuxfs4
429431 - cflinuxfs5
430- source : https://github.com/bell-sw/Liberica/releases/download/11.0.30+9 /bellsoft-jre11.0.30+9 -linux-amd64.tar.gz
431- source_sha256 : ab0da59e1e94928cca33c492d360eb780280ac5f00b414ca73ee41dd199dc564
432+ source : https://github.com/bell-sw/Liberica/releases/download/11.0.31+11 /bellsoft-jre11.0.31+11 -linux-amd64.tar.gz
433+ source_sha256 : ' '
432434- name : openjdk
433435 version : 17.0.18+10
434436 uri : https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_17.0.18%2B10_linux_x64_any-stack_5c495a4f.tgz
0 commit comments