You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jf...@apache.org on 2018/11/03 19:43:35 UTC

tomee git commit: Upgrade CXF to 3.1.8 per user request: https://bit.ly/2SGYGm6

Repository: tomee
Updated Branches:
  refs/heads/tomee-7.0.x 4f56a3009 -> 9cc49c3a2


Upgrade CXF to 3.1.8 per user request: https://bit.ly/2SGYGm6


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

Branch: refs/heads/tomee-7.0.x
Commit: 9cc49c3a28fd62a4897a219a12cac5b150f1ffb3
Parents: 4f56a30
Author: Jonathan S. Fisher <ex...@gmail.com>
Authored: Sat Nov 3 14:33:34 2018 -0500
Committer: Jonathan S. Fisher <ex...@gmail.com>
Committed: Sat Nov 3 14:33:34 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/9cc49c3a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 676ce76..09ecffa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
 
     <tomcat.version>8.5.34</tomcat.version>
 
-    <cxf.version>3.1.16</cxf.version>
+    <cxf.version>3.1.18</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>