This is an automated email from the ASF dual-hosted git repository. jgallimore pushed a commit to branch tomee-1.7.x in repository https://gitbox.apache.org/repos/asf/tomee.git
commit e3dda1fd56e86b50c5b0cdaab9843826226acefc Author: Jonathan Gallimore <[email protected]> AuthorDate: Tue Jul 7 14:02:26 2020 +0100 TOMEE-2864 Update to Tomcat 7.0.105 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 446c2c4..c86026f 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <jaxb.version>2.2.7</jaxb.version> - <tomcat.version>7.0.99</tomcat.version> + <tomcat.version>7.0.105</tomcat.version> <cxf.version>2.6.17-TomEE</cxf.version> <!--2.6.4 requires wss4j 1.6.8-->
