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 2017/03/23 00:18:33 UTC

tomee git commit: Update to Tomcat 7.0.76

Repository: tomee
Updated Branches:
  refs/heads/tomee-1.7.x e0560ca57 -> 24ad3c7a8


Update to Tomcat 7.0.76


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

Branch: refs/heads/tomee-1.7.x
Commit: 24ad3c7a842a8c27c7b5a3fe9fe0c802cbe970fa
Parents: e0560ca
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Thu Mar 23 00:17:50 2017 +0000
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Thu Mar 23 00:17:50 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/24ad3c7a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1202b3b..ebf442c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
     <jaxb.version>2.2.7</jaxb.version>
 
-    <tomcat.version>7.0.69</tomcat.version>
+    <tomcat.version>7.0.76</tomcat.version>
 
     <cxf.version>2.6.16</cxf.version>
     <!--2.6.4 requires wss4j 1.6.8-->
@@ -2113,4 +2113,3 @@
     </plugins>
   </reporting>
 </project>
-