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
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -488,14 +488,14 @@ dependencies:
source: https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.113/bin/apache-tomcat-9.0.113.tar.gz
source_sha256: 790db2b8092b7954dec2afc6af71a7bbb6c67998198516dd6a9f865661b5d2a7
- name: tomcat
version: 10.1.52
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_10.1.52_linux_noarch_any-stack_5d358306.tgz
sha256: 5d3583061085d412d5132a36c5422ad96adc8d5bd5869013d707a920696c9457
version: 10.1.54
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_10.1.54_linux_noarch_any-stack_5fcd52e3.tgz
sha256: 5fcd52e391e63430dbaabe9176abd6b0bc979a99ec42beee8ed5bfa4156e15e1
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.52/bin/apache-tomcat-10.1.52.tar.gz
source_sha256: 5d3583061085d412d5132a36c5422ad96adc8d5bd5869013d707a920696c9457
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.20
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.20_linux_noarch_any-stack_8864fd68.tgz
Expand Down