@@ -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
@@ -325,13 +327,14 @@ dependencies:
325327 source : https://repo1.maven.org/maven2/org/jacoco/jacoco/0.8.14/jacoco-0.8.14.zip
326328 source_sha256 : 0372447f54900b4e77bcb216985b7d31cf5318fc599f8f9346ee35830448c125
327329- name : java-cfenv
328- version : 3.5.0
329- uri : https://java-buildpack .cloudfoundry.org/java-cfenv/java-cfenv-3 .5.0 .jar
330- sha256 : 6a761fe530783c0ec9e6d1713ef54f6504803bf1ad02856d3ee7b46211f905c5
330+ version : 3.5.1
331+ uri : https://buildpacks .cloudfoundry.org/dependencies/ java-cfenv/java-cfenv_3 .5.1_linux_noarch_any-stack_caa4a786 .jar
332+ sha256 : caa4a78642a39df4fe01ed2013fef1f58ac7ce5376d7791f9b4c8f6eba9da94e
331333 cf_stacks :
332334 - cflinuxfs4
333- source : https://repo1.maven.org/maven2/io/pivotal/cfenv/java-cfenv/3.5.0/java-cfenv-3.5.0.jar
334- source_sha256 : 9cc8d4c368bc90eafb7b6b14bc34c57ef5523f3ec8546e3fbd91326cdfc13500
335+ - cflinuxfs5
336+ source : https://repo1.maven.org/maven2/io/pivotal/cfenv/java-cfenv/3.5.1/java-cfenv-3.5.1.jar
337+ source_sha256 : ' '
335338- name : java-memory-assistant
336339 version : 0.5.0
337340 uri : https://github.com/SAP/java-memory-assistant/releases/download/0.5.0/java-memory-assistant-0.5.0.jar
0 commit comments