Skip to content

Commit ef4e2db

Browse files
Add tomcat 10.1.57, remove tomcat 10.1.56 (#1350)
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 521d2e9 commit ef4e2db

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.119/bin/apache-tomcat-9.0.119.tar.gz
588588
source_sha256: ''
589589
- name: tomcat
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
590+
version: 10.1.57
591+
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_10.1.57_linux_noarch_any-stack_bdd54ae5.tgz
592+
sha256: bdd54ae569e25741714a5c27eef85fb1c1b86bf2b6083c72abd53f9c78695088
593593
cf_stacks:
594594
- cflinuxfs4
595595
- cflinuxfs5
596-
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.56/bin/apache-tomcat-10.1.56.tar.gz
596+
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
599599
version: 11.0.23

0 commit comments

Comments
 (0)