Repository: tomee
Updated Branches:
  refs/heads/master 884e2a13e -> 1f90ee23c


TOMEE-2133 update Tomcat


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

Branch: refs/heads/master
Commit: bdd41eb48076b370c07aaaa386c801049b17fca2
Parents: 884e2a1
Author: Jonathan Gallimore <j...@jrg.me.uk>
Authored: Tue Oct 10 09:40:14 2017 +0100
Committer: Jonathan Gallimore <j...@jrg.me.uk>
Committed: Tue Oct 10 09:40:14 2017 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/bdd41eb4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dd1a9ff..718f6e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>17</version>
+    <version>18</version>
     <relativePath><!--Resolve on repository--></relativePath>
   </parent>
 
@@ -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.21</tomcat.version>
+    <tomcat.version>8.5.23</tomcat.version>
 
     <cxf.version>3.1.13</cxf.version>
     <ehcache.version>2.10.3</ehcache.version>

Reply via email to