You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by st...@apache.org on 2017/10/23 17:19:38 UTC

[23/28] tomee git commit: Have a look at Tomcat 8.5.21

Have a look at Tomcat 8.5.21


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

Branch: refs/heads/fb_tomee8
Commit: 37513d1324bd1beabdda8ac97e65956c75108d83
Parents: 93701b4
Author: Andy Gumbrecht <ag...@tomitribe.com>
Authored: Wed Sep 27 00:24:48 2017 -0700
Committer: Andy Gumbrecht <ag...@tomitribe.com>
Committed: Wed Sep 27 00:24:48 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/37513d13/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 87d365d..dd1a9ff 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.20</tomcat.version>
+    <tomcat.version>8.5.21</tomcat.version>
 
     <cxf.version>3.1.13</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>