You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/10/19 12:24:14 UTC

syncope git commit: Upgrading CXF

Repository: syncope
Updated Branches:
  refs/heads/1_2_X d5ca35e68 -> 50099a9e6


Upgrading CXF


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

Branch: refs/heads/1_2_X
Commit: 50099a9e62d94a61588d32ed5282911962fa74cb
Parents: d5ca35e
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Wed Oct 19 14:24:07 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Wed Oct 19 14:24:07 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/50099a9e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 73a1648..9706fd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -343,7 +343,7 @@ under the License.
 
     <aspectj.version>1.8.9</aspectj.version>
 
-    <cxf.version>3.0.10</cxf.version>	
+    <cxf.version>3.0.11</cxf.version>	
     <spring.version>4.0.9.RELEASE</spring.version>
     <spring-security.version>3.2.9.RELEASE</spring-security.version>
     <jackson.version>2.4.6</jackson.version>