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/08/09 05:24:39 UTC

tomee git commit: TOMEE-2023 tomcat upgrade 8.5.20

Repository: tomee
Updated Branches:
  refs/heads/master 1fcb7f948 -> bd1bc848e


TOMEE-2023 tomcat upgrade 8.5.20


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

Branch: refs/heads/master
Commit: bd1bc848e1f29447444c201ea02ea94f23c6e718
Parents: 1fcb7f9
Author: rmannibucau <rm...@apache.org>
Authored: Wed Aug 9 07:24:32 2017 +0200
Committer: rmannibucau <rm...@apache.org>
Committed: Wed Aug 9 07:24:32 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/bd1bc848/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 12dce9d..4599d27 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.19</tomcat.version>
+    <tomcat.version>8.5.20</tomcat.version>
 
     <cxf.version>3.1.12</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>