diff --git a/manifest.yml b/manifest.yml index a28e13e2b..bd8f9ec60 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 @@ -430,14 +432,14 @@ dependencies: source: https://github.com/bell-sw/Liberica/releases/download/11.0.30+9/bellsoft-jre11.0.30+9-linux-amd64.tar.gz source_sha256: ab0da59e1e94928cca33c492d360eb780280ac5f00b414ca73ee41dd199dc564 - name: openjdk - version: 17.0.18+10 - uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_17.0.18%2B10_linux_x64_any-stack_5c495a4f.tgz - sha256: 5c495a4f8653f5368bc795a4ad33135ea7ce4612b3a44bc70494ea0c87a6956d + version: 17.0.19+11 + uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_17.0.19%2B11_linux_x64_cflinuxfs4_8aad5094.tgz + sha256: 8aad509407cf8701a34df85b9ed437569e542863bd9e6bf4c2463bf38f86ba29 cf_stacks: - cflinuxfs4 - cflinuxfs5 - source: https://github.com/bell-sw/Liberica/releases/download/17.0.18+10/bellsoft-jre17.0.18+10-linux-amd64.tar.gz - source_sha256: 5c495a4f8653f5368bc795a4ad33135ea7ce4612b3a44bc70494ea0c87a6956d + source: https://github.com/bell-sw/Liberica/releases/download/17.0.19+11/bellsoft-jre17.0.19+11-linux-amd64.tar.gz + source_sha256: '' - name: openjdk version: 21.0.10+10 uri: https://buildpacks.cloudfoundry.org/dependencies/openjdk/openjdk_21.0.10%2B10_linux_x64_any-stack_093103d2.tgz