Skip to content

Commit d092ed0

Browse files
committed
Add tomcat 11.0.24, remove tomcat 11.0.23
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 3a30b77 commit d092ed0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

manifest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -596,13 +596,13 @@ dependencies:
596596
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.57/bin/apache-tomcat-10.1.57.tar.gz
597597
source_sha256: ''
598598
- name: tomcat
599-
version: 11.0.23
600-
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.23_linux_noarch_any-stack_0473e3e8.tgz
601-
sha256: 0473e3e87c88ecf5c1ac3cd046b504573aa4de39fc5f4bf865ae807cf8c5546e
599+
version: 11.0.24
600+
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.24_linux_noarch_any-stack_10efed90.tgz
601+
sha256: 10efed90bf330114af66279e43dcf211ecfcf7b88e618757954ac88329600cba
602602
cf_stacks:
603603
- cflinuxfs4
604604
- cflinuxfs5
605-
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.23/bin/apache-tomcat-11.0.23.tar.gz
605+
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.24/bin/apache-tomcat-11.0.24.tar.gz
606606
source_sha256: ''
607607
- name: tomcat-access-logging-support
608608
version: 3.4.0

0 commit comments

Comments
 (0)