From eef8f0c2f0cafb7155fe2bf38df052238cecf7d2 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Wed, 22 May 2024 05:13:12 +0000 Subject: [PATCH] Bump open-liberty-runtime-full from 24.0.4 to 24.0.5 Bumps open-liberty-runtime-full from 24.0.4 to 24.0.5. 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 9fc34727..7b4944bd 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -122,16 +122,16 @@ api = "0.7" name = "BP_LIBERTY_SCC_TRIM_SIZE_DISABLED" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:ibm:open_liberty:24.0.0.4:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:ibm:open_liberty:24.0.0.5:*:*:*:*:*:*:*"] id = "open-liberty-runtime-full" name = "Open Liberty (All Features)" - purl = "pkg:maven/io.openliberty/openliberty-runtime@24.0.0.4" - sha256 = "20f527a305a396c78b87850a0a64193308317352423df0871a74246a4ea86b9e" - source = "https://github.com/OpenLiberty/open-liberty/archive/refs/tags/gm-24.0.0.4.tar.gz" - source-sha256 = "fa2719435d0ed237d09fb63226eeb0f3f4535de9713d469fe75b9706001b9653" + purl = "pkg:maven/io.openliberty/openliberty-runtime@24.0.0.5" + sha256 = "d662ef43e2c4bde13e65fdf6a23d0d611c8119a170875565cecf1918713997bd" + source = "https://github.com/OpenLiberty/open-liberty/archive/refs/tags/gm-24.0.0.5.tar.gz" + source-sha256 = "1960ef758108824dcc7b125b17132d119c3bdd2fe27cf92b7f9682b8ebffa0c0" stacks = ["*"] - uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/24.0.0.4/openliberty-runtime-24.0.0.4.zip" - version = "24.0.4" + uri = "https://repo1.maven.org/maven2/io/openliberty/openliberty-runtime/24.0.0.5/openliberty-runtime-24.0.0.5.zip" + version = "24.0.5" [[metadata.dependencies.licenses]] type = "EPL-2.0"