Skip to content

Commit

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

Bump websphere-liberty-runtime-webProfile7 from 24.0.1 to 24.0.2
  • Loading branch information
kevin-ortega authored Feb 28, 2024
2 parents 4367483 + 0a413d7 commit 3fd73e4
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 @@ -334,14 +334,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.1:*:*:*:liberty:*:*:*"]
cpes = ["cpe:2.3:a:ibm:websphere_application_server:24.0.0.2:*:*:*:liberty:*:*:*"]
id = "websphere-liberty-runtime-webProfile7"
name = "WebSphere Liberty (Web Profile 7)"
purl = "pkg:maven/com.ibm.websphere.appserver.runtime/[email protected].1"
sha256 = "f0c3d0f80036e9804dfb24f868ffb08bba313d1e8a52bfd02121a458243b4714"
purl = "pkg:maven/com.ibm.websphere.appserver.runtime/[email protected].2"
sha256 = "2b8a44eae4c0a8f7790e9f405c5b329a6f2b9865d823ca1d9b3bd076e92a9b49"
stacks = ["*"]
uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile7/24.0.0.1/wlp-webProfile7-24.0.0.1.zip"
version = "24.0.1"
uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile7/24.0.0.2/wlp-webProfile7-24.0.0.2.zip"
version = "24.0.2"

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

0 comments on commit 3fd73e4

Please sign in to comment.