From 9654175f0caab255722aeb8d7f272785832f4da8 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 24 May 2024 05:11:01 +0000 Subject: [PATCH] Bump JRE 17 ARM64 from 17.0.10 to 17.0.11 Bumps JRE 17 ARM64 from 17.0.10 to 17.0.11. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index bb36b72..88b4f06 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -323,16 +323,16 @@ api = "0.7" uri = "https://github.com/eclipse/openj9/blob/master/LICENSE" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:eclipse:openj9:0.43.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:eclipse:openj9:0.44.0:*:*:*:*:*:*:*"] id = "jre" name = "OpenJ9 JRE" purl = "pkg:generic/ibmruntimes/semeru-jre@17.0.10?arch=arm64" - sha256 = "ee2f15b9f0719eccf8e7d51404f1187c754dec55ef546b469786a72e1e9e1480" - source = "https://github.com/ibmruntimes/semeru17-binaries/archive/refs/tags/jdk-17.0.10+7_openj9-0.43.0.tar.gz" - source-sha256 = "efa6ab578a7658f9700a7ba9cb58f2db4ae2e8d5497121198b16e1b8717d89b7" + sha256 = "b6764398cdbcf824f2b99c095d58efb69b140d0c9824239560d58478f67bc15b" + source = "https://github.com/ibmruntimes/semeru17-binaries/archive/refs/tags/jdk-17.0.11+9_openj9-0.44.0.tar.gz" + source-sha256 = "4d6c260e8bf3fdb883652abeba3667fcf3233545e060acc3610163e23e25c539" stacks = ["*"] - uri = "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.10%2B7_openj9-0.43.0/ibm-semeru-open-jre_aarch64_linux_17.0.10_7_openj9-0.43.0.tar.gz" - version = "17.0.10" + uri = "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.11%2B9_openj9-0.44.0/ibm-semeru-open-jre_aarch64_linux_17.0.11_9_openj9-0.44.0.tar.gz" + version = "17.0.11" [[metadata.dependencies.licenses]] type = "EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception"