Skip to content

Commit 5dd80ab

Browse files
Add tomcat 11.0.23, remove tomcat 11.0.22 (#1326)
for stack(s) cflinuxfs4, cflinuxfs5
1 parent dd745b9 commit 5dd80ab

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.55/bin/apache-tomcat-10.1.55.tar.gz
597597
source_sha256: ''
598598
- name: tomcat
599-
version: 11.0.22
600-
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.22_linux_noarch_any-stack_73d23923.tgz
601-
sha256: 73d239232f14dfde2278e8d931f767ed454aed9b018e4d70a1d404c2579b5998
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
602602
cf_stacks:
603603
- cflinuxfs4
604604
- cflinuxfs5
605-
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.22/bin/apache-tomcat-11.0.22.tar.gz
605+
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.23/bin/apache-tomcat-11.0.23.tar.gz
606606
source_sha256: ''
607607
- name: tomcat-access-logging-support
608608
version: 3.4.0

0 commit comments

Comments
 (0)