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/03/30 16:50:38 UTC

tomee git commit: TOMEE-2023 tomcat 8.5.13

Repository: tomee
Updated Branches:
  refs/heads/master c1b6380e9 -> 0f6eb4769


TOMEE-2023 tomcat 8.5.13


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

Branch: refs/heads/master
Commit: 0f6eb476963e5832b45acdbee31c4bdd7775dd0f
Parents: c1b6380
Author: rmannibucau <rm...@apache.org>
Authored: Thu Mar 30 18:50:33 2017 +0200
Committer: rmannibucau <rm...@apache.org>
Committed: Thu Mar 30 18:50:33 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/0f6eb476/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 84af64f..8186091 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.12</tomcat.version>
+    <tomcat.version>8.5.13</tomcat.version>
 
     <cxf.version>3.1.10</cxf.version>
     <ehcache.version>2.9.0</ehcache.version>