Skip to content

Commit

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

Bump open-liberty-runtime-webProfile10 from 24.0.10 to 24.0.11
  • Loading branch information
kevin-ortega authored Nov 5, 2024
2 parents 718bf69 + 9d8799e commit ba7d29b
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 @@ -170,16 +170,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-webProfile10"
name = "Open Liberty (Web Profile 10)"
purl = "pkg:maven/io.openliberty/[email protected].10"
sha256 = "1d30b34150ef6921ce72ae120d870933e2eb5b292862338c4de510e513d2d59e"
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 = "c90a0f3942d34453033485fac7028c86260e00825e67a66210dee2c1e689b7cb"
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-webProfile10/24.0.0.10/openliberty-webProfile10-24.0.0.10.zip"
version = "24.0.10"
uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile10/24.0.0.11/openliberty-webProfile10-24.0.0.11.zip"
version = "24.0.11"

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

0 comments on commit ba7d29b

Please sign in to comment.