From 109f97346a2742ebe53cb2fd421995a29d53a503 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Tue, 10 Sep 2024 05:15:14 +0000 Subject: [PATCH] Bump websphere-liberty-runtime-webProfile10 from 24.0.8 to 24.0.9 Bumps websphere-liberty-runtime-webProfile10 from 24.0.8 to 24.0.9. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index 36549d23..a66a6366 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -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.8:*:*:*:liberty:*:*:*"] + cpes = ["cpe:2.3:a:ibm:websphere_application_server:24.0.0.9:*:*:*:liberty:*:*:*"] id = "websphere-liberty-runtime-webProfile10" name = "WebSphere Liberty (Web Profile 10)" - purl = "pkg:maven/com.ibm.websphere.appserver.runtime/wlp-webProfile10@24.0.0.8" - sha256 = "649a11f87b98bdd3d26e6aa8ee49021a535e0bb768652761f108cc4efc2b52e4" + purl = "pkg:maven/com.ibm.websphere.appserver.runtime/wlp-webProfile10@24.0.0.9" + sha256 = "d8a04786f3a3a49a0a80b3f175ddc47877916506b4a497b73e7351acc83180ae" stacks = ["*"] - uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile10/24.0.0.8/wlp-webProfile10-24.0.0.8.zip" - version = "24.0.8" + uri = "https://repo1.maven.org/maven2/com/ibm/websphere/appserver/runtime/wlp-webProfile10/24.0.0.9/wlp-webProfile10-24.0.0.9.zip" + version = "24.0.9" [[metadata.dependencies.licenses]] type = "Proprietary"