diff --git a/buildpack.toml b/buildpack.toml index 71c3692d..a6a32d2c 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -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"