diff --git a/buildpack.toml b/buildpack.toml index 6702eed..09c1fce 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -195,16 +195,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@17.0.10?arch=amd64" - sha256 = "8227ff054505167ca7f379ad0ec618614ba72ab90fb4bf8f90b7db87d2f122f7" - 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 = "0cbc8917a20d7c495d765f6986b5fe0b08133fcf48ef6b43d92b61f5c4f325d7" + 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-jre_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-jre_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"