You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2016/04/15 09:35:12 UTC

tomee git commit: TOMEE-1779 Tomcat 7.0.69

Repository: tomee
Updated Branches:
  refs/heads/tomee-1.7.x b9d4e5ee9 -> c7d3c01f7


TOMEE-1779 Tomcat 7.0.69


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

Branch: refs/heads/tomee-1.7.x
Commit: c7d3c01f76aab689cf8145ade9838f9d05464ca9
Parents: b9d4e5e
Author: Romain manni-Bucau <rm...@gmail.com>
Authored: Fri Apr 15 09:34:42 2016 +0200
Committer: Romain manni-Bucau <rm...@gmail.com>
Committed: Fri Apr 15 09:34:42 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/c7d3c01f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 88587eb..1202b3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
     <jaxb.version>2.2.7</jaxb.version>
 
-    <tomcat.version>7.0.68</tomcat.version>
+    <tomcat.version>7.0.69</tomcat.version>
 
     <cxf.version>2.6.16</cxf.version>
     <!--2.6.4 requires wss4j 1.6.8-->