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/09/05 14:39:48 UTC

tomee git commit: TOMEE-1864 tomcat 8.5.5

Repository: tomee
Updated Branches:
  refs/heads/master 34e1ba902 -> e5455cb2e


TOMEE-1864 tomcat 8.5.5


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

Branch: refs/heads/master
Commit: e5455cb2e97b9b7df5c3f667637f7c33e0e09287
Parents: 34e1ba9
Author: Romain manni-Bucau <rm...@gmail.com>
Authored: Mon Sep 5 16:39:17 2016 +0200
Committer: Romain manni-Bucau <rm...@gmail.com>
Committed: Mon Sep 5 16:39:17 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/e5455cb2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 42f3ed4..cae067a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
     <version.shrinkwrap.descriptor>2.0.0-alpha-7</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.2.2</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>8.5.4</tomcat.version>
+    <tomcat.version>8.5.5</tomcat.version>
 
     <cxf.version>3.1.7</cxf.version>
     <ehcache.version>2.9.0</ehcache.version>