Skip to content

Commit

Permalink
Merge pull request #593 from paketo-buildpacks/update/buildpack/open-…
Browse files Browse the repository at this point in the history
…liberty-runtime-micro-profile-4

Bump open-liberty-runtime-microProfile4 from 23.0.9 to 23.0.10
  • Loading branch information
kevin-ortega authored Oct 18, 2023
2 parents 0fe1521 + d323187 commit 5545cbc
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 @@ -218,16 +218,16 @@ api = "0.7"
uri = "https://raw.githubusercontent.com/OpenLiberty/open-liberty/integration/LICENSE"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:ibm:open_liberty:23.0.0.9:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:ibm:open_liberty:23.0.0.10:*:*:*:*:*:*:*"]
id = "open-liberty-runtime-microProfile4"
name = "Open Liberty (Micro Profile 4)"
purl = "pkg:maven/io.openliberty/[email protected].9"
sha256 = "67863492be0161310733341d6f55963380c6d180a56ba5282f2948794e252d7c"
source = "https://github.com/OpenLiberty/open-liberty/archive/refs/tags/gm-23.0.0.9.tar.gz"
source-sha256 = "55735a40f51afd586fc6800349bcce35f3584434124e418244f8287ef2261d68"
purl = "pkg:maven/io.openliberty/[email protected].10"
sha256 = "ae5789b56d0b5103ccef8160ef4e7a22182ce1d5bbd5813896ba8d57330bdabf"
source = "https://github.com/OpenLiberty/open-liberty/archive/refs/tags/gm-23.0.0.10.tar.gz"
source-sha256 = "43b87c72d3901a0ce172c7c3ac6e9e08f9bfcb5dffe6a0bcae4425d07f676b68"
stacks = ["*"]
uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-microProfile4/23.0.0.9/openliberty-microProfile4-23.0.0.9.zip"
version = "23.0.9"
uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-microProfile4/23.0.0.10/openliberty-microProfile4-23.0.0.10.zip"
version = "23.0.10"

[[metadata.dependencies.licenses]]
type = "EPL-2.0"
Expand Down

0 comments on commit 5545cbc

Please sign in to comment.