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/05/10 20:20:12 UTC

tomee git commit: TOMEE-2023 tomcat 8.5.15

Repository: tomee
Updated Branches:
  refs/heads/master b60e6fd1b -> cbeaccd40


TOMEE-2023 tomcat 8.5.15


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

Branch: refs/heads/master
Commit: cbeaccd40b8440478fe3526d42f6ca7bb69073a3
Parents: b60e6fd
Author: rmannibucau <rm...@apache.org>
Authored: Wed May 10 22:20:05 2017 +0200
Committer: rmannibucau <rm...@apache.org>
Committed: Wed May 10 22:20:05 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/cbeaccd4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4eeccef..d233f10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,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.14</tomcat.version>
+    <tomcat.version>8.5.15</tomcat.version>
 
     <cxf.version>3.1.11</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>