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 2017/06/26 13:01:36 UTC

tomee git commit: TOMEE-2023 tomcat 8.5.16

Repository: tomee
Updated Branches:
  refs/heads/master 23b4aca99 -> ef87b9c6f


TOMEE-2023 tomcat 8.5.16


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

Branch: refs/heads/master
Commit: ef87b9c6fc3687d99e3ec27ff3be58237a952157
Parents: 23b4aca
Author: rmannibucau <rm...@apache.org>
Authored: Mon Jun 26 15:01:29 2017 +0200
Committer: rmannibucau <rm...@apache.org>
Committed: Mon Jun 26 15:01:29 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/ef87b9c6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3555fff..506b966 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
     <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>8.5.15</tomcat.version>
+    <tomcat.version>8.5.16</tomcat.version>
 
     <cxf.version>3.1.11</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>