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/10/09 13:12:45 UTC

tomee git commit: TOMEE-2132 update to Tomcat 7.0.82

Repository: tomee
Updated Branches:
  refs/heads/tomee-1.7.x 184a50cec -> d1a98c98e


TOMEE-2132 update to Tomcat 7.0.82


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

Branch: refs/heads/tomee-1.7.x
Commit: d1a98c98ed558cc30c0a9a3e792be02903b4cfed
Parents: 184a50c
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Mon Oct 9 14:10:36 2017 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Mon Oct 9 14:10:36 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/d1a98c98/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3ba3135..a055950 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
     <jaxb.version>2.2.7</jaxb.version>
 
-    <tomcat.version>7.0.81</tomcat.version>
+    <tomcat.version>7.0.82</tomcat.version>
 
     <cxf.version>2.6.17-TomEE</cxf.version>
     <!--2.6.4 requires wss4j 1.6.8-->