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/02/07 19:03:46 UTC

tomee git commit: TOMEE-1684 cxf 3.1.5

Repository: tomee
Updated Branches:
  refs/heads/master b6d039d69 -> 10d001eb1


TOMEE-1684 cxf 3.1.5


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

Branch: refs/heads/master
Commit: 10d001eb17930014f1061d509fcc8693a64332b7
Parents: b6d039d
Author: Romain manni-Bucau <rm...@gmail.com>
Authored: Sun Feb 7 19:03:22 2016 +0100
Committer: Romain manni-Bucau <rm...@gmail.com>
Committed: Sun Feb 7 19:03:22 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/10d001eb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 878a20d..dfa1a1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
 
     <tomcat.version>8.0.30</tomcat.version>
 
-    <cxf.version>3.1.4</cxf.version>
+    <cxf.version>3.1.5</cxf.version>
     <ehcache.version>2.9.0</ehcache.version>
     <!-- used by cxf for security (replay attack) -->
     <jetty.version>7.5.3.v20111011</jetty.version>