diff --git a/buildpack.toml b/buildpack.toml index fc9d8ff..04c423a 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.46.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:eclipse:openj9:0.48.0:*:*:*:*:*:*:*"] id = "jdk" name = "OpenJ9 JDK" purl = "pkg:generic/ibmruntimes/semeru-jdk@17.0.10?arch=amd64" - 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" + sha256 = "0964047f5f4f2419e9c7dee9d2f5d34968dcd271741f4341429ebe3a6fd80cb6" + source = "https://github.com/ibmruntimes/semeru17-binaries/archive/refs/tags/jdk-17.0.13+11_openj9-0.48.0.tar.gz" + source-sha256 = "4e53924cfe06bc521691728d141d21206547063dc130c329d9cc401c389d4595" stacks = ["*"] - 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" + uri = "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.13%2B11_openj9-0.48.0/ibm-semeru-open-jdk_x64_linux_17.0.13_11_openj9-0.48.0.tar.gz" + version = "17.0.13" [[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"