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/09/12 13:37:06 UTC

tomee git commit: Update the Tomcat version

Repository: tomee
Updated Branches:
  refs/heads/tomee-1.7.x 99d00f3ea -> ef05ae853


Update the Tomcat version


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

Branch: refs/heads/tomee-1.7.x
Commit: ef05ae853b1750ce264a60227b00ffca3eb567e0
Parents: 99d00f3
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Tue Sep 12 14:36:39 2017 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Tue Sep 12 14:36:39 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/ef05ae85/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b8da8e..da29611 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
     <jaxb.version>2.2.7</jaxb.version>
 
-    <tomcat.version>7.0.78</tomcat.version>
+    <tomcat.version>7.0.81</tomcat.version>
 
     <cxf.version>2.6.17</cxf.version>
     <!--2.6.4 requires wss4j 1.6.8-->