Skip to content

Commit

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

Bump open-liberty-runtime-webProfile8 from 23.0.8 to 23.0.9
  • Loading branch information
kevin-ortega authored Sep 20, 2023
2 parents 5356e6e + f5fd4fd commit e39f0c7
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 @@ -178,14 +178,14 @@ api = "0.7"
uri = "https://raw.githubusercontent.com/OpenLiberty/open-liberty/integration/LICENSE"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:ibm:open_liberty:23.0.0.8:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:ibm:open_liberty:23.0.0.9:*:*:*:*:*:*:*"]
id = "open-liberty-runtime-webProfile8"
name = "Open Liberty (Web Profile 8)"
purl = "pkg:maven/io.openliberty/openliberty-webProfile8@23.0.0.8"
sha256 = "48b88498989842a94446ab31d99b0fed60e713ea829431af6bf8350259c52f2c"
purl = "pkg:maven/io.openliberty/openliberty-webProfile8@23.0.0.9"
sha256 = "5b8a18598d606ea2b2d4144985a989690fec0e9fea9b97dc896c047fbb8a4389"
stacks = ["*"]
uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/23.0.0.8/openliberty-webProfile8-23.0.0.8.zip"
version = "23.0.8"
uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-webProfile8/23.0.0.9/openliberty-webProfile8-23.0.0.9.zip"
version = "23.0.9"

[[metadata.dependencies.licenses]]
type = "EPL-2.0"
Expand Down

0 comments on commit e39f0c7

Please sign in to comment.