Skip to content

Commit 9832af4

Browse files
committed
Add tomcat 11.0.20, remove tomcat 11.0.18
for stack(s) cflinuxfs4, cflinuxfs5
1 parent d99c8fa commit 9832af4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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.18
501-
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.18_linux_noarch_any-stack_f4fe6b73.tgz
502-
sha256: f4fe6b73b2e41178a708332e3dec9ab2ae213500c1895754611bda2945db29ab
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
503503
cf_stacks:
504504
- cflinuxfs4
505505
- cflinuxfs5
506-
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.18/bin/apache-tomcat-11.0.18.tar.gz
507-
source_sha256: f4fe6b73b2e41178a708332e3dec9ab2ae213500c1895754611bda2945db29ab
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
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)