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 @@ -550,13 +550,13 @@ dependencies:
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.54/bin/apache-tomcat-10.1.54.tar.gz
source_sha256: ''
- name: tomcat
version: 11.0.21
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.21_linux_noarch_any-stack_98903365.tgz
sha256: 989033650c7d880377e026307b6ab0b51deafe9e8ea0e398ead038ccfa62756d
version: 11.0.22
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.22_linux_noarch_any-stack_73d23923.tgz
sha256: 73d239232f14dfde2278e8d931f767ed454aed9b018e4d70a1d404c2579b5998
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.21/bin/apache-tomcat-11.0.21.tar.gz
source: https://archive.apache.org/dist/tomcat/tomcat-11/v11.0.22/bin/apache-tomcat-11.0.22.tar.gz
source_sha256: ''
- name: tomcat-access-logging-support
version: 3.4.0
Expand Down