From 601e917b6114b1434b22fb7f954756f0faec6da2 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 24 May 2024 05:17:08 +0000 Subject: [PATCH] Bump JDK 21 from 21.0.2 to 21.0.3 Bumps JDK 21 from 21.0.2 to 21.0.3. 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..ad052f7 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.43.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:eclipse:openj9:0.44.0:*:*:*:*:*:*:*"] id = "jdk" name = "OpenJ9 JDK" purl = "pkg:generic/ibmruntimes/semeru-jdk@21.0.2?arch=amd64" - sha256 = "7a7a186a7a48537519917331ec91d9180b961dcc7ea0f627a23fa369edab6f16" - source = "https://github.com/ibmruntimes/semeru21-binaries/archive/refs/tags/jdk-21.0.2+13_openj9-0.43.0.tar.gz" - source-sha256 = "244e2fd808ec6a4a55e8ef28484594ead421cc00139f8294a865f9fe0a86d29f" + sha256 = "5cccb39dc7ca6c61a11bd7179c4c3c30b747f9f22129576feef921b59725af25" + source = "https://github.com/ibmruntimes/semeru21-binaries/archive/refs/tags/jdk-21.0.3+9_openj9-0.44.0.tar.gz" + source-sha256 = "b7c717399339b8bb8186194881fc4ff5fbda31e70bf13affc0dde24451ba5b2e" stacks = ["*"] - uri = "https://github.com/ibmruntimes/semeru21-binaries/releases/download/jdk-21.0.2%2B13_openj9-0.43.0/ibm-semeru-open-jdk_x64_linux_21.0.2_13_openj9-0.43.0.tar.gz" - version = "21.0.2" + uri = "https://github.com/ibmruntimes/semeru21-binaries/releases/download/jdk-21.0.3%2B9_openj9-0.44.0/ibm-semeru-open-jdk_x64_linux_21.0.3_9_openj9-0.44.0.tar.gz" + version = "21.0.3" [[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"