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 @@ -587,13 +587,13 @@ dependencies:
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
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_10.1.57_linux_noarch_any-stack_bdd54ae5.tgz
sha256: bdd54ae569e25741714a5c27eef85fb1c1b86bf2b6083c72abd53f9c78695088
version: 10.1.59
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_10.1.59_linux_noarch_any-stack_15e435e8.tgz
sha256: 15e435e8ecafd30e500dec7cd30fc289aed4cd8743db14d55024896be77d9241
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.57/bin/apache-tomcat-10.1.57.tar.gz
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.59/bin/apache-tomcat-10.1.59.tar.gz
source_sha256: ''
- name: tomcat
version: 11.0.25
Expand Down