Skip to content

Commit fa1035c

Browse files
Add tomcat 10.1.56, remove tomcat 10.1.55 (#1327)
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 5dd80ab commit fa1035c

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
@@ -587,13 +587,13 @@ dependencies:
587587
source: https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.118/bin/apache-tomcat-9.0.118.tar.gz
588588
source_sha256: ''
589589
- name: tomcat
590-
version: 10.1.55
591-
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_10.1.55_linux_noarch_any-stack_978a0d08.tgz
592-
sha256: 978a0d0890345eec52a38c9670a8e112d4cc8cf8cb10ef41d05d6b7178857495
590+
version: 10.1.56
591+
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_10.1.56_linux_noarch_any-stack_4001c41d.tgz
592+
sha256: 4001c41d036752daa6cccca22ec45bbbc55a58b41f9fa301088b9b1f9fa6991d
593593
cf_stacks:
594594
- cflinuxfs4
595595
- cflinuxfs5
596-
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.55/bin/apache-tomcat-10.1.55.tar.gz
596+
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.56/bin/apache-tomcat-10.1.56.tar.gz
597597
source_sha256: ''
598598
- name: tomcat
599599
version: 11.0.23

0 commit comments

Comments
 (0)