Skip to content

Commit

Permalink
Bump JRE 17 from 17.0.10 to 17.0.11
Browse files Browse the repository at this point in the history
Bumps JRE 17 from 17.0.10 to 17.0.11.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketo-bot authored and github-actions[bot] committed May 24, 2024
1 parent 7c80e9a commit 879a684
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.43.0:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:eclipse:openj9:0.44.0:*:*:*:*:*:*:*"]
id = "jre"
name = "OpenJ9 JRE"
purl = "pkg:generic/ibmruntimes/[email protected]?arch=amd64"
sha256 = "12c816256b455cfa0e6d1fc659b5ba99fa503b16778c922bc2b9d26150037009"
source = "https://github.com/ibmruntimes/semeru17-binaries/archive/refs/tags/jdk-17.0.10+7_openj9-0.43.0.tar.gz"
source-sha256 = "efa6ab578a7658f9700a7ba9cb58f2db4ae2e8d5497121198b16e1b8717d89b7"
sha256 = "a47d3fabdf14c0f56561e5be24d689007f42cb079af0c89db235a58899fd4ab3"
source = "https://github.com/ibmruntimes/semeru17-binaries/archive/refs/tags/jdk-17.0.11+9_openj9-0.44.0.tar.gz"
source-sha256 = "4d6c260e8bf3fdb883652abeba3667fcf3233545e060acc3610163e23e25c539"
stacks = ["*"]
uri = "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.10%2B7_openj9-0.43.0/ibm-semeru-open-jre_x64_linux_17.0.10_7_openj9-0.43.0.tar.gz"
version = "17.0.10"
uri = "https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.11%2B9_openj9-0.44.0/ibm-semeru-open-jre_x64_linux_17.0.11_9_openj9-0.44.0.tar.gz"
version = "17.0.11"

[[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"
Expand Down

0 comments on commit 879a684

Please sign in to comment.