diff --git a/buildpack.toml b/buildpack.toml index 419dd69..f82ad4a 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -339,16 +339,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@21.0.2?arch=arm64" - sha256 = "5a99c138cdc4105428e18540a64c57b1ec9d4d08bedee25762e2b85c830fa3f3" - source = "https://github.com/ibmruntimes/semeru21-binaries/archive/refs/tags/jdk-21.0.4+7_openj9-0.46.0.tar.gz" - source-sha256 = "647f4e2b1eaefeef084fe3cf7a02b81142d04ec1681ad3c51462e34690661e75" + sha256 = "f57f9966c1b116fb0d414aba7f5621c855b11f1b042a336552820c408921917b" + source = "https://github.com/ibmruntimes/semeru21-binaries/archive/refs/tags/jdk-21.0.5+11_openj9-0.48.0.tar.gz" + source-sha256 = "38df9d5ebfdb3b49864be081290fb3573f7d71271340cbded793a7f1a3cdad7b" stacks = ["*"] - uri = "https://github.com/ibmruntimes/semeru21-binaries/releases/download/jdk-21.0.4%2B7_openj9-0.46.0/ibm-semeru-open-jdk_aarch64_linux_21.0.4_7_openj9-0.46.0.tar.gz" - version = "21.0.4" + uri = "https://github.com/ibmruntimes/semeru21-binaries/releases/download/jdk-21.0.5%2B11_openj9-0.48.0/ibm-semeru-open-jdk_aarch64_linux_21.0.5_11_openj9-0.48.0.tar.gz" + version = "21.0.5" [[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"