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 6ae8785683ef3318172f0ef4f5337150de6df445 Author: Jonathan Gallimore <[email protected]> AuthorDate: Wed Dec 11 16:44:41 2019 +0000 Use Tomcat 7.0.99 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7435262..a80d684 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <jaxb.version>2.2.7</jaxb.version> - <tomcat.version>7.0.94</tomcat.version> + <tomcat.version>7.0.99</tomcat.version> <cxf.version>2.6.17-TomEE</cxf.version> <!--2.6.4 requires wss4j 1.6.8-->
