Skip to content

Commit e9c6475

Browse files
committed
Add tomcat 11.0.21, remove tomcat 11.0.20
for stack(s) cflinuxfs4, cflinuxfs5
1 parent ab89b9d commit e9c6475

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -497,14 +497,14 @@ dependencies:
497497
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.52/bin/apache-tomcat-10.1.52.tar.gz
498498
source_sha256: 5d3583061085d412d5132a36c5422ad96adc8d5bd5869013d707a920696c9457
499499
- name: tomcat
500-
version: 11.0.20
501-
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.20_linux_noarch_any-stack_8864fd68.tgz
502-
sha256: 8864fd683723d62c6a50aafa2c72ab8d3cde9346b5993574df80cf337938aac4
500+
version: 11.0.21
501+
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.21_linux_noarch_any-stack_98903365.tgz
502+
sha256: 989033650c7d880377e026307b6ab0b51deafe9e8ea0e398ead038ccfa62756d
503503
cf_stacks:
504504
- cflinuxfs4
505505
- cflinuxfs5
506-
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.20/bin/apache-tomcat-11.0.20.tar.gz
507-
source_sha256: 8864fd683723d62c6a50aafa2c72ab8d3cde9346b5993574df80cf337938aac4
506+
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.21/bin/apache-tomcat-11.0.21.tar.gz
507+
source_sha256: ''
508508
- name: tomcat-access-logging-support
509509
version: 3.4.0
510510
uri: https://java-buildpack.cloudfoundry.org/tomcat-access-logging-support/tomcat-access-logging-support-3.4.0-RELEASE.jar

0 commit comments

Comments
 (0)