From ef5f3717accce87ba803a3c031b7d1b608c48940 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 24 May 2024 05:14:59 +0000 Subject: [PATCH] Bump JRE 8 from 8.0.402 to 8.0.412 Bumps JRE 8 from 8.0.402 to 8.0.412. 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..f507e5b 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -131,16 +131,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@8.0.402?arch=amd64" - sha256 = "6f2e0e977f833ad9b2d85e97e568aa57c658eea3f096a1544d72e70f94e55f73" - source = "https://github.com/ibmruntimes/semeru8-binaries/archive/refs/tags/jdk8u402-b06_openj9-0.43.0.tar.gz" - source-sha256 = "859745cc715bd21f770c59896e619bad431b13d507359e35f5282d57f812e0af" + sha256 = "ac5022b52b33b22c51d8370655f6157fd999e5e24c6525f91d1e778f34abcb8b" + source = "https://github.com/ibmruntimes/semeru8-binaries/archive/refs/tags/jdk8u412-b08_openj9-0.44.0.tar.gz" + source-sha256 = "140a903d9ce8a3a2a8445168f497449ba312214b4c2b69b91cd8ad1acc6a44ca" stacks = ["*"] - uri = "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u402-b06_openj9-0.43.0/ibm-semeru-open-jre_x64_linux_8u402b06_openj9-0.43.0.tar.gz" - version = "8.0.402" + uri = "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u412-b08_openj9-0.44.0/ibm-semeru-open-jre_x64_linux_8u412b08_openj9-0.44.0.tar.gz" + version = "8.0.412" [[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"