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 2015/04/22 16:53:51 UTC

tomee git commit: cxf 3.0.4

Repository: tomee
Updated Branches:
  refs/heads/master 4e4342a0d -> 47c000c23


cxf 3.0.4


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

Branch: refs/heads/master
Commit: 47c000c2389edbc0cfb428ccecce7223b264981c
Parents: 4e4342a
Author: Romain Manni-Bucau <rm...@apache.org>
Authored: Wed Apr 22 16:53:37 2015 +0200
Committer: Romain Manni-Bucau <rm...@apache.org>
Committed: Wed Apr 22 16:53:37 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/47c000c2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 49eca5c..53fe233 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
     <tomcat.version>8.0.21</tomcat.version>
 
-    <cxf.version>3.0.3</cxf.version>
+    <cxf.version>3.0.4</cxf.version>
     <ehcache.version>2.8.5</ehcache.version>
     <!-- used by cxf for security (replay attack) -->
     <jetty.version>7.5.3.v20111011</jetty.version>