From 3c30ee102c00077837b68e6a43a6136e0c1141c5 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Tue, 10 Sep 2024 05:19:34 +0000 Subject: [PATCH] Bump open-liberty-runtime-jakartaee10 from 24.0.8 to 24.0.9 Bumps open-liberty-runtime-jakartaee10 from 24.0.8 to 24.0.9. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index 36549d23..130dba3e 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -138,16 +138,16 @@ api = "0.7" uri = "https://raw.githubusercontent.com/OpenLiberty/open-liberty/integration/LICENSE" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:ibm:open_liberty:24.0.0.8:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:ibm:open_liberty:24.0.0.9:*:*:*:*:*:*:*"] id = "open-liberty-runtime-jakartaee10" name = "Open Liberty (Jakarta EE10)" - purl = "pkg:maven/io.openliberty/openliberty-jakartaee10@24.0.0.8" - sha256 = "99e7679fbbebb859553a715d6a9e6a08ebbac8df0e70a086cbdcd80608993fc7" - source = "https://github.com/OpenLiberty/open-liberty/archive/refs/tags/gm-24.0.0.8.tar.gz" - source-sha256 = "60ac00c0a55b365b43c70eab03518812065d129cb550812fe0ff764ef1745099" + purl = "pkg:maven/io.openliberty/openliberty-jakartaee10@24.0.0.9" + sha256 = "001d7bfc2e5f56aadab1ccc9852401d42121cb0fbab631182805d18cca1b1191" + source = "https://github.com/OpenLiberty/open-liberty/archive/refs/tags/gm-24.0.0.9.tar.gz" + source-sha256 = "86031551efd4a89be290e786e24ebb3b31ba5aa0d163b01cd0430a90efe9aaa1" stacks = ["*"] - uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-jakartaee10/24.0.0.8/openliberty-jakartaee10-24.0.0.8.zip" - version = "24.0.8" + uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-jakartaee10/24.0.0.9/openliberty-jakartaee10-24.0.0.9.zip" + version = "24.0.9" [[metadata.dependencies.licenses]] type = "EPL-2.0"