From e9c64755f42c2df2940f96f7ca8c1a6c5f17be1b Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Sat, 4 Apr 2026 12:16:44 +0000 Subject: [PATCH] Add tomcat 11.0.21, remove tomcat 11.0.20 for stack(s) cflinuxfs4, cflinuxfs5 --- manifest.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.yml b/manifest.yml index e1492243a..e3ec2829e 100644 --- a/manifest.yml +++ b/manifest.yml @@ -497,14 +497,14 @@ dependencies: source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.52/bin/apache-tomcat-10.1.52.tar.gz source_sha256: 5d3583061085d412d5132a36c5422ad96adc8d5bd5869013d707a920696c9457 - name: tomcat - version: 11.0.20 - uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.20_linux_noarch_any-stack_8864fd68.tgz - sha256: 8864fd683723d62c6a50aafa2c72ab8d3cde9346b5993574df80cf337938aac4 + version: 11.0.21 + uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.21_linux_noarch_any-stack_98903365.tgz + sha256: 989033650c7d880377e026307b6ab0b51deafe9e8ea0e398ead038ccfa62756d cf_stacks: - cflinuxfs4 - cflinuxfs5 - source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.20/bin/apache-tomcat-11.0.20.tar.gz - source_sha256: 8864fd683723d62c6a50aafa2c72ab8d3cde9346b5993574df80cf337938aac4 + source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.21/bin/apache-tomcat-11.0.21.tar.gz + source_sha256: '' - name: tomcat-access-logging-support version: 3.4.0 uri: https://java-buildpack.cloudfoundry.org/tomcat-access-logging-support/tomcat-access-logging-support-3.4.0-RELEASE.jar