Skip to content

Commit b7ed9e5

Browse files
authored
Merge pull request #1186 from cloudfoundry/pr-by-releng-bot-1772802783
Updating version for tomcat for 10.1.X
2 parents 6eb5955 + 118f293 commit b7ed9e5

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

manifest.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -482,13 +482,14 @@ dependencies:
482482
source: https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.113/bin/apache-tomcat-9.0.113.tar.gz
483483
source_sha256: 790db2b8092b7954dec2afc6af71a7bbb6c67998198516dd6a9f865661b5d2a7
484484
- name: tomcat
485-
version: 10.1.50
486-
uri: https://java-buildpack.cloudfoundry.org/tomcat/tomcat-10.1.50.tar.gz
487-
sha256: f74f9f1a7ac2cf6eeede2c50f45088d9c3e55f77d5777f9f7033ed3d43ef529c
485+
version: 10.1.52
486+
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_10.1.52_linux_noarch_any-stack_5d358306.tgz
487+
sha256: 5d3583061085d412d5132a36c5422ad96adc8d5bd5869013d707a920696c9457
488488
cf_stacks:
489489
- cflinuxfs4
490-
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.50/bin/apache-tomcat-10.1.50.tar.gz
491-
source_sha256: f74f9f1a7ac2cf6eeede2c50f45088d9c3e55f77d5777f9f7033ed3d43ef529c
490+
- cflinuxfs5
491+
source: https://archive.apache.org/dist/tomcat/tomcat-10/v10.1.52/bin/apache-tomcat-10.1.52.tar.gz
492+
source_sha256: 5d3583061085d412d5132a36c5422ad96adc8d5bd5869013d707a920696c9457
492493
- name: tomcat
493494
version: 11.0.18
494495
uri: https://buildpacks.cloudfoundry.org/dependencies/tomcat/tomcat_11.0.18_linux_noarch_any-stack_f4fe6b73.tgz

0 commit comments

Comments
 (0)