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/12/03 16:38:03 UTC

[37/50] tomee git commit: cxf 3.1.8

cxf 3.1.8


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

Branch: refs/heads/tomee-1.7.x
Commit: 6db9f41800fcf0434804307bf152d52ee89a449a
Parents: 04c0e98
Author: rmannibucau <rm...@apache.org>
Authored: Tue Oct 18 22:17:56 2016 +0200
Committer: rmannibucau <rm...@apache.org>
Committed: Tue Oct 18 22:17:56 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/6db9f418/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4f5ebcd..6731cbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
 
     <tomcat.version>8.5.6</tomcat.version>
 
-    <cxf.version>3.1.7</cxf.version>
+    <cxf.version>3.1.8</cxf.version>
     <ehcache.version>2.9.0</ehcache.version>
     <!-- used by cxf for security (replay attack) -->
     <jetty.version>7.5.3.v20111011</jetty.version>