From 9db24edf862085be634cbf40d6a48596f484da76 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 24 May 2024 05:15:16 +0000 Subject: [PATCH] Bump JDK 8 from 8.0.402 to 8.0.412 Bumps JDK 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..afb8c2e 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -115,16 +115,16 @@ api = "0.7" name = "JAVA_TOOL_OPTIONS" [[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@8.0.402?arch=amd64" - sha256 = "6e5f623ca42d1f37e769a44b26641a6b0382145f5eb8d9c3ff980e6ebcd7ac2e" - source = "https://github.com/ibmruntimes/semeru8-binaries/archive/refs/tags/jdk8u402-b06_openj9-0.43.0.tar.gz" - source-sha256 = "859745cc715bd21f770c59896e619bad431b13d507359e35f5282d57f812e0af" + sha256 = "85af2c57078aab240ce31ba3f7a8e86696ff5bdf4c30f3c37f107986f07b23a6" + 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-jdk_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-jdk_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"