You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2018/04/11 13:09:26 UTC

[2/2] tomee git commit: Update Tomcat to 8.5.30 and CXF to 3.1.15

Update Tomcat to 8.5.30 and CXF to 3.1.15


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

Branch: refs/heads/master
Commit: 97d3c1a28c8a9352ca1267f07f7d786a5f9da3b9
Parents: af362e9
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Wed Apr 11 14:08:18 2018 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Wed Apr 11 14:08:18 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/97d3c1a2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 52560de..40e722e 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.29</tomcat.version>
+    <tomcat.version>8.5.30</tomcat.version>
 
     <cxf.version>3.1.15</cxf.version>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>