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/07/12 20:25:34 UTC

tomee git commit: TOMEE-1864 tomcat 8.5.4

Repository: tomee
Updated Branches:
  refs/heads/master 0511ea245 -> 184cfcfb5


TOMEE-1864 tomcat 8.5.4


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

Branch: refs/heads/master
Commit: 184cfcfb5fa5f8b941a980050138e85b80cdf667
Parents: 0511ea2
Author: Romain manni-Bucau <rm...@gmail.com>
Authored: Tue Jul 12 22:25:21 2016 +0200
Committer: Romain manni-Bucau <rm...@gmail.com>
Committed: Tue Jul 12 22:25:21 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/184cfcfb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 292cc20..b05ed99 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.3</tomcat.version>
+    <tomcat.version>8.5.4</tomcat.version>
 
     <cxf.version>3.1.6</cxf.version>
     <ehcache.version>2.9.0</ehcache.version>