Skip to content

Commit

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

Bump websphere-liberty-runtime-webProfile10 from 24.0.6 to 24.0.7
  • Loading branch information
kevin-ortega authored Jul 16, 2024
2 parents d37158f + ef8d39c commit fbc96a2
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 @@ -306,14 +306,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.6:*:*:*:liberty:*:*:*"]
cpes = ["cpe:2.3:a:ibm:websphere_application_server:24.0.0.7:*:*:*:liberty:*:*:*"]
id = "websphere-liberty-runtime-webProfile10"
name = "WebSphere Liberty (Web Profile 10)"
purl = "pkg:maven/com.ibm.websphere.appserver.runtime/[email protected].6"
sha256 = "9738e8b95ea080cf7c88f0a1945f986c59fee85ecf3798422fb64f274134e90c"
purl = "pkg:maven/com.ibm.websphere.appserver.runtime/[email protected].7"
sha256 = "1241d6ecd04ea81387abea528b548179f919cce9125b7c5ee41620fe755d39e3"
stacks = ["*"]
uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile10/24.0.0.6/wlp-webProfile10-24.0.0.6.zip"
version = "24.0.6"
uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile10/24.0.0.7/wlp-webProfile10-24.0.0.7.zip"
version = "24.0.7"

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

0 comments on commit fbc96a2

Please sign in to comment.