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/11/07 08:36:12 UTC

[2/2] syncope git commit: Upgrading CXF

Upgrading CXF


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

Branch: refs/heads/master
Commit: 5fdbc0473a669f26b53184ff4204b01c82771e22
Parents: 4989ffd
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Nov 7 09:35:29 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Nov 7 09:35:29 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/5fdbc047/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c8f6e52..2d7c807 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@ under the License.
     <connid.ad.version>1.3.4</connid.ad.version>
     <connid.googleapps.version>1.4.1</connid.googleapps.version>
 
-    <cxf.version>3.2.0</cxf.version>
+    <cxf.version>3.2.1</cxf.version>
 
     <jackson.version>2.9.1</jackson.version>