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 8053387d6b344cbc9f94b08c31d9ec13c67c3885 Author: Jonathan Gallimore <[email protected]> AuthorDate: Mon Apr 15 11:30:58 2019 +0100 TOMEE-2510 update to Tomcat 7.0.94 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1714f61..7435262 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <jaxb.version>2.2.7</jaxb.version> - <tomcat.version>7.0.91</tomcat.version> + <tomcat.version>7.0.94</tomcat.version> <cxf.version>2.6.17-TomEE</cxf.version> <!--2.6.4 requires wss4j 1.6.8-->
