From 633123bcc05cb6db039bf79ec215720c20283481 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Thu, 14 Nov 2024 05:20:01 +0000 Subject: [PATCH] Bump JDK 21 from 21.0.4 to 21.0.5 Bumps JDK 21 from 21.0.4 to 21.0.5. 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 419dd69..81bddd5 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -211,16 +211,16 @@ api = "0.7" uri = "https://github.com/eclipse/openj9/blob/master/LICENSE" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:eclipse:openj9:0.46.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:eclipse:openj9:0.48.0:*:*:*:*:*:*:*"] id = "jdk" name = "OpenJ9 JDK" purl = "pkg:generic/ibmruntimes/semeru-jdk@21.0.2?arch=amd64" - sha256 = "5e6d84107654b3920949b7d5584a4c0342687b54bd0f9bcfd2c8fb2497b4ad6b" - source = "https://github.com/ibmruntimes/semeru21-binaries/archive/refs/tags/jdk-21.0.4+7_openj9-0.46.0.tar.gz" - source-sha256 = "647f4e2b1eaefeef084fe3cf7a02b81142d04ec1681ad3c51462e34690661e75" + sha256 = "ccca1486fd445a7500881e3e43eda58a6b26e4c2efa2926b7a67aeff6d114514" + source = "https://github.com/ibmruntimes/semeru21-binaries/archive/refs/tags/jdk-21.0.5+11_openj9-0.48.0.tar.gz" + source-sha256 = "38df9d5ebfdb3b49864be081290fb3573f7d71271340cbded793a7f1a3cdad7b" stacks = ["*"] - uri = "https://github.com/ibmruntimes/semeru21-binaries/releases/download/jdk-21.0.4%2B7_openj9-0.46.0/ibm-semeru-open-jdk_x64_linux_21.0.4_7_openj9-0.46.0.tar.gz" - version = "21.0.4" + uri = "https://github.com/ibmruntimes/semeru21-binaries/releases/download/jdk-21.0.5%2B11_openj9-0.48.0/ibm-semeru-open-jdk_x64_linux_21.0.5_11_openj9-0.48.0.tar.gz" + version = "21.0.5" [[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"