You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2018/08/08 14:15:48 UTC

tomee git commit: TOMEE-2208 update to Tomcat 7.0.90

Repository: tomee
Updated Branches:
  refs/heads/tomee-1.7.x 1a9492fbb -> ae8a08a47


TOMEE-2208 update to Tomcat 7.0.90


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/ae8a08a4
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/ae8a08a4
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/ae8a08a4

Branch: refs/heads/tomee-1.7.x
Commit: ae8a08a47f85137de4751ca32caa78ae778260aa
Parents: 1a9492f
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Wed Aug 8 15:15:24 2018 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Wed Aug 8 15:15:24 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/ae8a08a4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2dec88f..218fcc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
     <jaxb.version>2.2.7</jaxb.version>
 
-    <tomcat.version>7.0.85</tomcat.version>
+    <tomcat.version>7.0.90</tomcat.version>
 
     <cxf.version>2.6.17-TomEE</cxf.version>
     <!--2.6.4 requires wss4j 1.6.8-->