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/06/21 15:28:54 UTC

tomee git commit: Update to Tomcat 7.0.78

Repository: tomee
Updated Branches:
  refs/heads/tomee-1.7.x 3d58b60ea -> 679692347


Update to Tomcat 7.0.78


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

Branch: refs/heads/tomee-1.7.x
Commit: 67969234747474dc403796372151fc049ea085d3
Parents: 3d58b60
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Wed Jun 21 16:24:56 2017 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Wed Jun 21 16:24:56 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/67969234/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c8d5994..5f9a301 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
     <jaxb.version>2.2.7</jaxb.version>
 
-    <tomcat.version>7.0.77</tomcat.version>
+    <tomcat.version>7.0.78</tomcat.version>
 
     <cxf.version>2.6.16</cxf.version>
     <!--2.6.4 requires wss4j 1.6.8-->