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:25 UTC

[1/2] tomee git commit: Update CXF and Tomcat

Repository: tomee
Updated Branches:
  refs/heads/master 454c0bd33 -> 97d3c1a28


Update CXF and Tomcat


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

Branch: refs/heads/master
Commit: af362e9fcff0467160877cd94cda006121a74df4
Parents: 454c0bd
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Tue Mar 13 14:46:19 2018 +0000
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Tue Mar 13 14:46:19 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/af362e9f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5c57241..52560de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,9 +131,9 @@
     <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
 
-    <tomcat.version>8.5.28</tomcat.version>
+    <tomcat.version>8.5.29</tomcat.version>
 
-    <cxf.version>3.1.14</cxf.version>
+    <cxf.version>3.1.15</cxf.version>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
     <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
     <version.arquillian>1.1.13.Final</version.arquillian>


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

Posted by jg...@apache.org.
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>