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 2017/06/30 15:12:34 UTC

syncope git commit: Upgrade to CXF 3.0.14

Repository: syncope
Updated Branches:
  refs/heads/1_2_X 9805be634 -> 2365de754


Upgrade to CXF 3.0.14


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

Branch: refs/heads/1_2_X
Commit: 2365de754cc348247dc5d789489307315d7713ff
Parents: 9805be6
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jun 30 17:12:28 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jun 30 17:12:28 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/2365de75/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bddba17..1c878e7 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.13</cxf.version>	
+    <cxf.version>3.0.14</cxf.version>	
     <spring.version>4.2.9.RELEASE</spring.version>
     <spring-security.version>3.2.10.RELEASE</spring-security.version>
     <jackson.version>2.4.6</jackson.version>