This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomee.git
commit 655916495fbc2b83deae53496c902ac2eb5c0302 Author: Richard Zowalla <[email protected]> AuthorDate: Mon Sep 27 13:21:33 2021 +0200 TOMEE-3799 - Upgrade Tomcat to 9.0.53 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2f11e29..3c035b3 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor> <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap> - <tomcat.version>9.0.52</tomcat.version> + <tomcat.version>9.0.53</tomcat.version> <cxf.version>3.4.3</cxf.version> <ehcache.version>2.10.3</ehcache.version>
