diff --git a/buildpack.toml b/buildpack.toml index 031ae8c..3c6c80c 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -173,14 +173,14 @@ api = "0.7" uri = "https://github.com/eclipse/openj9/blob/master/LICENSE" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:eclipse:openj9:0.29.1:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:eclipse:openj9:0.30.0:*:*:*:*:*:*:*"] id = "jre" name = "OpenJ9 JRE" - purl = "pkg:generic/ibmruntimes/semeru-jre@17.0.1" - sha256 = "69f1f7a6b3d4a701f3c25ac338768d8a414594fa2c50ddfbd8c014e8a5e790db" + purl = "pkg:generic/ibmruntimes/semeru-jre@17.0.2" + sha256 = "36757dcfc4891d41626fd75c0ebf16ae253eb40b7ac2afee39890cb9a5f0188b" stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"] - uri = "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.1%2B12_openj9-0.29.1/ibm-semeru-open-jre_x64_linux_17.0.1_12_openj9-0.29.1.tar.gz" - version = "17.0.1" + uri = "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.2%2B8_openj9-0.30.0/ibm-semeru-open-jre_x64_linux_17.0.2_8_openj9-0.30.0.tar.gz" + version = "17.0.2" [[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"