diff --git a/manifest.yml b/manifest.yml index a28e13e2b..34b589c2b 100644 --- a/manifest.yml +++ b/manifest.yml @@ -15,7 +15,8 @@ include_files: pre_package: scripts/build.sh packaging_profiles: minimal: - description: "JDKs, CF utilities, Tomcat, and common frameworks only. No APM agents, profilers, or JDBC drivers." + description: JDKs, CF utilities, Tomcat, and common frameworks only. No APM agents, + profilers, or JDBC drivers. exclude: - datadog-javaagent - elastic-apm-agent @@ -37,7 +38,8 @@ packaging_profiles: - postgresql-jdbc - mariadb-jdbc standard: - description: "Core + open-source APM, OTel, and JDBC drivers. No commercial agents or profilers." + description: Core + open-source APM, OTel, and JDBC drivers. No commercial agents + or profilers. exclude: - datadog-javaagent - elastic-apm-agent @@ -592,14 +594,14 @@ dependencies: source: https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-linux_x64.tar.gz source_sha256: 359544c33f80d1c24ebfa5a72355b9f828bbc91d13d9886adc56b3b5cf3926db - name: zulu - version: 11.0.30 - uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_11.0.30_linux_x64_any-stack_4767f5e6.tgz - sha256: 4767f5e6453a4b087ca3591190652e2cd22b89f0820df08ad4970003de1e7c4f + version: 11.0.31 + uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_11.0.31_linux_x64_cflinuxfs4_11643d8f.tgz + sha256: 11643d8f13f5af8201b361f8d35fdbc9794c5f6ef98915f5379abb226e5138ab cf_stacks: - cflinuxfs4 - cflinuxfs5 - source: https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-linux_x64.tar.gz - source_sha256: 4767f5e6453a4b087ca3591190652e2cd22b89f0820df08ad4970003de1e7c4f + source: https://cdn.azul.com/zulu/bin/zulu11.88.17-ca-jre11.0.31-linux_x64.tar.gz + source_sha256: '' - name: zulu version: 17.0.18 uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_17.0.18_linux_x64_any-stack_297117b4.tgz