Skip to content

Commit

Permalink
Bump JDK 23 from 23.0.0 to 23.0.1
Browse files Browse the repository at this point in the history
Bumps JDK 23 from 23.0.0 to 23.0.1.

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 Oct 16, 2024
1 parent d5a210e commit bc9263d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -203,16 +203,16 @@ api = "0.7"
uri = "https://aws.amazon.com/corretto/faqs/#Licensing_and_Open_Source"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:oracle:jdk:23.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:amazon:corretto:23.0.0:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:oracle:jdk:23.0.1:*:*:*:*:*:*:*", "cpe:2.3:a:amazon:corretto:23.0.1:*:*:*:*:*:*:*"]
id = "jdk"
name = "Corretto JDK"
purl = "pkg:generic/amazon/corretto-jdk@23.0.0?arch=amd64"
sha256 = "42915255e6eef02b694a0e676fe920bc9f5e78594617001562cabfaaa77374e6"
source = "https://github.com/corretto/corretto-23/archive/refs/tags/23.0.0.37.1.tar.gz"
source-sha256 = "780efe5b4e8aaf273e02cd178ed7be4a1bfd4aa0fe574791c12aa81c5c3ef5d5"
purl = "pkg:generic/amazon/corretto-jdk@23.0.1?arch=amd64"
sha256 = "eb55c6fca0a2ac7a88fec203142602736294705804fbfdbb6767135659442dfb"
source = "https://github.com/corretto/corretto-23/archive/refs/tags/23.0.1.8.1.tar.gz"
source-sha256 = "243f30e224fbb32ed28359130dc3330a6bc3e696234b06603a62970afc764b82"
stacks = ["*"]
uri = "https://corretto.aws/downloads/resources/23.0.0.37.1/amazon-corretto-23.0.0.37.1-linux-x64.tar.gz"
version = "23.0.0"
uri = "https://corretto.aws/downloads/resources/23.0.1.8.1/amazon-corretto-23.0.1.8.1-linux-x64.tar.gz"
version = "23.0.1"

[[metadata.dependencies.licenses]]
type = "GPL-2.0 WITH Classpath-exception-2.0"
Expand Down

0 comments on commit bc9263d

Please sign in to comment.