@@ -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
@@ -465,14 +467,14 @@ dependencies:
465467 source : https://repo1.maven.org/maven2/org/postgresql/postgresql/42.7.8/postgresql-42.7.8.jar
466468 source_sha256 : 2a32a9dcbc42d67a50ad3a0de5efd102c8d2be46720045f2cbd6689f160ab7c7
467469- name : sapmachine
468- version : 17.0.18
469- uri : https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_17.0.18_linux_x64_any-stack_a7a52661 .tgz
470- sha256 : a7a5266183ece6d4ed3febb0a474e9985cdb7c185c57899b2ab3dc202180f971
470+ version : 17.0.19
471+ uri : https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_17.0.19_linux_x64_cflinuxfs4_133d93f4 .tgz
472+ sha256 : 133d93f4e1995fd1913c8b159096ce60367af7cf1c2a56422e695720b9925a9e
471473 cf_stacks :
472474 - cflinuxfs4
473475 - cflinuxfs5
474- source : https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.18 /sapmachine-jre-17.0.18_linux -x64_bin.tar.gz
475- source_sha256 : a7a5266183ece6d4ed3febb0a474e9985cdb7c185c57899b2ab3dc202180f971
476+ source : https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.19 /sapmachine-jre-17.0.19_linux -x64_bin.tar.gz
477+ source_sha256 : 133d93f4e1995fd1913c8b159096ce60367af7cf1c2a56422e695720b9925a9e
476478- name : sapmachine
477479 version : 21.0.10
478480 uri : https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_21.0.10_linux_x64_any-stack_6ee8043a.tgz
0 commit comments