Skip to content

Commit

Permalink
Merge pull request #524 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 23.0.6 to 23.0.7
  • Loading branch information
kevin-ortega authored Jul 26, 2023
2 parents 1255d14 + 28d6bee commit 040a40d
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 @@ -290,14 +290,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:23.0.0.6:*:*:*:liberty:*:*:*"]
cpes = ["cpe:2.3:a:ibm:websphere_application_server:23.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 = "f3a1fe51ef6246921298cb750cc0293da40ee56070f8733b47e75e4ac1ad3486"
purl = "pkg:maven/com.ibm.websphere.appserver.runtime/[email protected].7"
sha256 = "fcbd2abf7282c375f184e5b7ea971f15b7095658a2d7842f47d35b61b246b527"
stacks = ["*"]
uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile10/23.0.0.6/wlp-webProfile10-23.0.0.6.zip"
version = "23.0.6"
uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile10/23.0.0.7/wlp-webProfile10-23.0.0.7.zip"
version = "23.0.7"

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

0 comments on commit 040a40d

Please sign in to comment.