Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -578,13 +578,13 @@ dependencies:
source: https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-cli/2.7.18/spring-boot-cli-2.7.18-bin.tar.gz
source_sha256: ''
- name: tomcat
version: 9.0.120
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_9.0.120_linux_noarch_any-stack_1debd7e9.tgz
sha256: 1debd7e9bcf5eed8c8a7271c9faaf699f4941a83992dac5ad814a0e767ce5e26
version: 9.0.121
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_9.0.121_linux_noarch_any-stack_d1a80450.tgz
sha256: d1a804502cddfd1c1436c1c37809ed4cb807a9c64a8a35fe1747d3ba9a0edeab
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.120/bin/apache-tomcat-9.0.120.tar.gz
source: https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.121/bin/apache-tomcat-9.0.121.tar.gz
source_sha256: ''
- name: tomcat
version: 10.1.57
Expand Down