Skip to content

Commit 4abe90e

Browse files
committed
Add tomcat 9.0.120, remove tomcat 9.0.119
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 521d2e9 commit 4abe90e

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
@@ -578,13 +578,13 @@ dependencies:
578578
source: https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-cli/2.7.18/spring-boot-cli-2.7.18-bin.tar.gz
579579
source_sha256: ''
580580
- name: tomcat
581-
version: 9.0.119
582-
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_9.0.119_linux_noarch_any-stack_bc4fd2fb.tgz
583-
sha256: bc4fd2fb7040fd2f574fd726e4d0274af0c18cb343c450179c3a63104a971964
581+
version: 9.0.120
582+
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_9.0.120_linux_noarch_any-stack_1debd7e9.tgz
583+
sha256: 1debd7e9bcf5eed8c8a7271c9faaf699f4941a83992dac5ad814a0e767ce5e26
584584
cf_stacks:
585585
- cflinuxfs4
586586
- cflinuxfs5
587-
source: https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.119/bin/apache-tomcat-9.0.119.tar.gz
587+
source: https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.120/bin/apache-tomcat-9.0.120.tar.gz
588588
source_sha256: ''
589589
- name: tomcat
590590
version: 10.1.56

0 commit comments

Comments
 (0)