diff --git a/buildpack.toml b/buildpack.toml index 99c55da..e6038ce 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -179,16 +179,16 @@ api = "0.7" uri = "https://github.com/eclipse/openj9/blob/master/LICENSE" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:eclipse:openj9:0.44.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:eclipse:openj9:0.46.0:*:*:*:*:*:*:*"] id = "jdk" name = "OpenJ9 JDK" purl = "pkg:generic/ibmruntimes/semeru-jdk@17.0.10?arch=amd64" - sha256 = "61bf38e9005c286d55cc403eac3061bf9ebcb54af2f0475cde8261efe4effbec" - source = "https://github.com/ibmruntimes/semeru17-binaries/archive/refs/tags/jdk-17.0.11+9_openj9-0.44.0.tar.gz" - source-sha256 = "4d6c260e8bf3fdb883652abeba3667fcf3233545e060acc3610163e23e25c539" + sha256 = "4506af49e4d297c72a0f232614431cf84ef13991bf32e43e7378df87cf276cbf" + source = "https://github.com/ibmruntimes/semeru17-binaries/archive/refs/tags/jdk-17.0.12+7_openj9-0.46.0.tar.gz" + source-sha256 = "4366d2cb0315683462e96bb22dd71c69f788645e30b7e11acd56a5e779ead746" stacks = ["*"] - uri = "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.11%2B9_openj9-0.44.0/ibm-semeru-open-jdk_x64_linux_17.0.11_9_openj9-0.44.0.tar.gz" - version = "17.0.11" + uri = "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.12%2B7_openj9-0.46.0/ibm-semeru-open-jdk_x64_linux_17.0.12_7_openj9-0.46.0.tar.gz" + version = "17.0.12" [[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"