Skip to content
Merged
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 @@ -596,13 +596,13 @@ dependencies:
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.57/bin/apache-tomcat-10.1.57.tar.gz
source_sha256: ''
- name: tomcat
version: 11.0.23
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.23_linux_noarch_any-stack_0473e3e8.tgz
sha256: 0473e3e87c88ecf5c1ac3cd046b504573aa4de39fc5f4bf865ae807cf8c5546e
version: 11.0.24
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.24_linux_noarch_any-stack_10efed90.tgz
sha256: 10efed90bf330114af66279e43dcf211ecfcf7b88e618757954ac88329600cba
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.23/bin/apache-tomcat-11.0.23.tar.gz
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.24/bin/apache-tomcat-11.0.24.tar.gz
source_sha256: ''
- name: tomcat-access-logging-support
version: 3.4.0
Expand Down