Skip to content

Commit

Permalink
Merge pull request #868 from paketo-buildpacks/update/buildpack/websp…
Browse files Browse the repository at this point in the history
…here-liberty-runtime-web-profile-8

Bump websphere-liberty-runtime-webProfile8 from 24.0.10 to 24.0.11
  • Loading branch information
kevin-ortega authored Nov 5, 2024
2 parents 541f033 + b6d941e commit 718bf69
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -320,14 +320,14 @@ api = "0.7"
uri = "https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/23.0.0.3/lafiles/runtime/en.html"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:ibm:websphere_application_server:24.0.0.10:*:*:*:liberty:*:*:*"]
cpes = ["cpe:2.3:a:ibm:websphere_application_server:24.0.0.11:*:*:*:liberty:*:*:*"]
id = "websphere-liberty-runtime-webProfile8"
name = "WebSphere Liberty (Web Profile 8)"
purl = "pkg:maven/com.ibm.websphere.appserver.runtime/[email protected].10"
sha256 = "81f9f2cc2a23dedf483a9a4bf98831bbf67fdf324ffedb34c31f69bf292c0b79"
purl = "pkg:maven/com.ibm.websphere.appserver.runtime/[email protected].11"
sha256 = "f42583cbe2c360ac8422ad2a15f015b07ae352fc4061b7d220b1b69bc7f758ff"
stacks = ["*"]
uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile8/24.0.0.10/wlp-webProfile8-24.0.0.10.zip"
version = "24.0.10"
uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile8/24.0.0.11/wlp-webProfile8-24.0.0.11.zip"
version = "24.0.11"

[[metadata.dependencies.licenses]]
type = "Proprietary"
Expand Down

0 comments on commit 718bf69

Please sign in to comment.