From d092ed0699537a5e1a892cf4a890e3a9b0502a7b Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Wed, 8 Jul 2026 12:59:10 +0000 Subject: [PATCH] Add tomcat 11.0.24, remove tomcat 11.0.23 for stack(s) cflinuxfs4, cflinuxfs5 --- manifest.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.yml b/manifest.yml index 98722a521..e3ba62044 100644 --- a/manifest.yml +++ b/manifest.yml @@ -596,13 +596,13 @@ dependencies: source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.57/bin/apache-tomcat-10.1.57.tar.gz source_sha256: '' - name: tomcat - version: 11.0.23 - uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.23_linux_noarch_any-stack_0473e3e8.tgz - sha256: 0473e3e87c88ecf5c1ac3cd046b504573aa4de39fc5f4bf865ae807cf8c5546e + version: 11.0.24 + uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.24_linux_noarch_any-stack_10efed90.tgz + sha256: 10efed90bf330114af66279e43dcf211ecfcf7b88e618757954ac88329600cba cf_stacks: - cflinuxfs4 - cflinuxfs5 - source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.23/bin/apache-tomcat-11.0.23.tar.gz + source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.24/bin/apache-tomcat-11.0.24.tar.gz source_sha256: '' - name: tomcat-access-logging-support version: 3.4.0