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 2016/02/08 13:19:37 UTC

tomee git commit: TOMEE-1674 tomcat 8.0.32

Repository: tomee
Updated Branches:
  refs/heads/master 10d001eb1 -> 1a0395118


TOMEE-1674 tomcat 8.0.32


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

Branch: refs/heads/master
Commit: 1a039511885d2b4f55b6ca8d0c06f770792ff264
Parents: 10d001e
Author: Romain manni-Bucau <rm...@gmail.com>
Authored: Mon Feb 8 13:19:06 2016 +0100
Committer: Romain manni-Bucau <rm...@gmail.com>
Committed: Mon Feb 8 13:19:06 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/1a039511/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dfa1a1b..f63f94c 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.30</tomcat.version>
+    <tomcat.version>8.0.32</tomcat.version>
 
     <cxf.version>3.1.5</cxf.version>
     <ehcache.version>2.9.0</ehcache.version>