From 879a6846db223870cdb7652bdc9cc11f9a1c044c Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 24 May 2024 05:15:32 +0000 Subject: [PATCH] Bump JRE 17 from 17.0.10 to 17.0.11 Bumps JRE 17 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..4df4164 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -195,16 +195,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=amd64" - sha256 = "12c816256b455cfa0e6d1fc659b5ba99fa503b16778c922bc2b9d26150037009" - 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 = "a47d3fabdf14c0f56561e5be24d689007f42cb079af0c89db235a58899fd4ab3" + 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_x64_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_x64_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"