diff --git a/buildpack.toml b/buildpack.toml index a571029..ea900dc 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -147,16 +147,16 @@ api = "0.7" uri = "https://github.com/eclipse/openj9/blob/master/LICENSE" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:eclipse:openj9:0.41.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:eclipse:openj9:0.43.0:*:*:*:*:*:*:*"] id = "jdk" name = "OpenJ9 JDK" - purl = "pkg:generic/ibmruntimes/semeru-jdk@11.0.21" - sha256 = "d11ec92737b9f97bdd9bb553c3e476981f4ac38039963a15c2e1ca9ec163a304" - source = "https://github.com/ibmruntimes/semeru11-binaries/archive/refs/tags/jdk-11.0.21+9_openj9-0.41.0.tar.gz" - source-sha256 = "a0f133bac3ea1037326f65c3b2373c69f5462440680d58459b578678cdd7c3c0" + purl = "pkg:generic/ibmruntimes/semeru-jdk@11.0.22" + sha256 = "8407088440c18273f0b3ada109b2a0283045c7cad0390156dbb1b8ce620d5c12" + source = "https://github.com/ibmruntimes/semeru11-binaries/archive/refs/tags/jdk-11.0.22+7_openj9-0.43.0.tar.gz" + source-sha256 = "8d30c077e9c88d9b184d23575744c462a3fbce9415d0ac501c9d1f821eb16c2b" stacks = ["*"] - uri = "https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.21%2B9_openj9-0.41.0/ibm-semeru-open-jdk_x64_linux_11.0.21_9_openj9-0.41.0.tar.gz" - version = "11.0.21" + uri = "https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.22%2B7_openj9-0.43.0/ibm-semeru-open-jdk_x64_linux_11.0.22_7_openj9-0.43.0.tar.gz" + version = "11.0.22" [[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"