Skip to content

Commit

Permalink
Bump websphere-liberty-runtime-kernel from 23.0.2 to 23.0.3
Browse files Browse the repository at this point in the history
Bumps websphere-liberty-runtime-kernel from 23.0.2 to 23.0.3.

Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
paketo-bot authored Apr 11, 2023
1 parent 8bf5976 commit 484a29a
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 @@ -234,14 +234,14 @@ api = "0.7"
uri = "https://raw.githubusercontent.com/OpenLiberty/open-liberty/integration/LICENSE"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:ibm:websphere_application_server:23.0.0.2:*:*:*:liberty:*:*:*"]
cpes = ["cpe:2.3:a:ibm:websphere_application_server:23.0.0.3:*:*:*:liberty:*:*:*"]
id = "websphere-liberty-runtime-kernel"
name = "WebSphere Liberty (Kernel)"
purl = "pkg:maven/com.ibm.websphere.appserver.runtime/wlp-kernel@23.0.0.2"
sha256 = "abb085ee566fa246b8a5ea71ecf5872223a78e274df0bc1e7696c9c0c61cb261"
purl = "pkg:maven/com.ibm.websphere.appserver.runtime/wlp-kernel@23.0.0.3"
sha256 = "3e0738fe3d1fa59dd061ea77675a4dfe8ad42d6ed25b5011f2885f3744ae55ed"
stacks = ["io.buildpacks.stacks.bionic", "*"]
uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-kernel/23.0.0.2/wlp-kernel-23.0.0.2.zip"
version = "23.0.2"
uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-kernel/23.0.0.3/wlp-kernel-23.0.0.3.zip"
version = "23.0.3"

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

0 comments on commit 484a29a

Please sign in to comment.