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/03/28 14:28:13 UTC

tomee git commit: TOMEE-1760 CXF 3.1.6

Repository: tomee
Updated Branches:
  refs/heads/master 439d80e66 -> aba9219f8


TOMEE-1760 CXF 3.1.6


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

Branch: refs/heads/master
Commit: aba9219f8744535f1f134e563312f6cf7d99a86d
Parents: 439d80e
Author: Romain manni-Bucau <rm...@gmail.com>
Authored: Mon Mar 28 14:27:48 2016 +0200
Committer: Romain manni-Bucau <rm...@gmail.com>
Committed: Mon Mar 28 14:27:48 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/aba9219f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 74333ab..bd4c82c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
 
     <tomcat.version>8.5.0</tomcat.version>
 
-    <cxf.version>3.1.5</cxf.version>
+    <cxf.version>3.1.6</cxf.version>
     <ehcache.version>2.9.0</ehcache.version>
     <!-- used by cxf for security (replay attack) -->
     <jetty.version>7.5.3.v20111011</jetty.version>