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 2015/05/22 15:04:33 UTC

tomee git commit: tomcat 8.0.23

Repository: tomee
Updated Branches:
  refs/heads/master 8a06fbcca -> 6b862f2d2


tomcat 8.0.23


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

Branch: refs/heads/master
Commit: 6b862f2d2c11a2781d5f13fbb22df2d2161df625
Parents: 8a06fbc
Author: Romain Manni-Bucau <rm...@apache.org>
Authored: Fri May 22 15:02:12 2015 +0200
Committer: Romain Manni-Bucau <rm...@apache.org>
Committed: Fri May 22 15:02:12 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/6b862f2d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6a7f35f..f67a39c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
     <version.shrinkwrap.descriptor>2.0.0-alpha-7</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.2.2</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>8.0.22</tomcat.version>
+    <tomcat.version>8.0.23</tomcat.version>
 
     <cxf.version>3.1.0</cxf.version>
     <ehcache.version>2.8.5</ehcache.version>