From 4c9291771d4e1c26586125cc097e3450fd879f57 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Thu, 14 Nov 2024 05:17:02 +0000 Subject: [PATCH] Bump JRE 11 ARM64 from 11.0.24 to 11.0.25 Bumps JRE 11 ARM64 from 11.0.24 to 11.0.25. 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..1606590 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -291,16 +291,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 = "jre" name = "OpenJ9 JRE" purl = "pkg:generic/ibmruntimes/semeru-jre@11.0.17?arch=arm64" - sha256 = "a034c932d1cc74c1a4d980eb49330c931c9ea0f6191d6032ec1043bb147dcf98" - source = "https://github.com/ibmruntimes/semeru11-binaries/archive/refs/tags/jdk-11.0.24+8_openj9-0.46.0.tar.gz" - source-sha256 = "4c323ce0b56deeeeba49d6c74b53154471671e5c09d496d11ff76c3a18c6bab7" + sha256 = "3ebe7dc3fc6d7a0145d8834d01ca5adda19c1812af9a4f63655bc4de463377b6" + source = "https://github.com/ibmruntimes/semeru11-binaries/archive/refs/tags/jdk-11.0.25+9_openj9-0.48.0.tar.gz" + source-sha256 = "7a2149b6140269ac892f47cfc95728a96ca8962abb00ee93d35d7b2a688a29bb" stacks = ["*"] - uri = "https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.24%2B8_openj9-0.46.0/ibm-semeru-open-jre_aarch64_linux_11.0.24_8_openj9-0.46.0.tar.gz" - version = "11.0.24" + uri = "https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.25%2B9_openj9-0.48.0/ibm-semeru-open-jre_aarch64_linux_11.0.25_9_openj9-0.48.0.tar.gz" + version = "11.0.25" [[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"