Skip to content

Commit

Permalink
Merge pull request #865 from paketo-buildpacks/update/buildpack/open-…
Browse files Browse the repository at this point in the history
…liberty-runtime-javaee-8

Bump open-liberty-runtime-javaee8 from 24.0.10 to 24.0.11
  • Loading branch information
kevin-ortega authored Nov 5, 2024
2 parents 8a06242 + fb62211 commit 0874a40
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 @@ -154,16 +154,16 @@ api = "0.7"
uri = "https://raw.githubusercontent.com/OpenLiberty/open-liberty/integration/LICENSE"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:ibm:open_liberty:24.0.0.10:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:ibm:open_liberty:24.0.0.11:*:*:*:*:*:*:*"]
id = "open-liberty-runtime-javaee8"
name = "Open Liberty (Java EE8)"
purl = "pkg:maven/io.openliberty/[email protected].10"
sha256 = "d104645ecb2d107b0592632d28f5186596e071890cc5842b18dcd3319357f62c"
source = "https://github.com/OpenLiberty/open-liberty/archive/refs/tags/gm-24.0.0.10.tar.gz"
source-sha256 = "ca7c25ac073f5cae5c0234a07a6fac08f7d5947c2fd49a6eb19072f73dc53a3f"
purl = "pkg:maven/io.openliberty/[email protected].11"
sha256 = "228ee0f37336c8899cb123d67da373c415a902b2128e878ce635f095235868bf"
source = "https://github.com/OpenLiberty/open-liberty/archive/refs/tags/gm-24.0.0.11.tar.gz"
source-sha256 = "320cf36d310438d615a79350c8de4a737ff697ef45664c5671682284b9c647bb"
stacks = ["*"]
uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/24.0.0.10/openliberty-javaee8-24.0.0.10.zip"
version = "24.0.10"
uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-javaee8/24.0.0.11/openliberty-javaee8-24.0.0.11.zip"
version = "24.0.11"

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

0 comments on commit 0874a40

Please sign in to comment.