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:11 UTC

[1/2] syncope git commit: Upgrading CXF

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 1c469ae17 -> c8542cce3
  refs/heads/master 4989ffd04 -> 5fdbc0473


Upgrading CXF


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

Branch: refs/heads/2_0_X
Commit: c8542cce314c1161ddc2dfad72d15772b7952643
Parents: 1c469ae
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Nov 7 09:21:58 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Nov 7 09:21:58 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c8542cce/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c3133e0..e5a7a1a 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.1.13</cxf.version>
+    <cxf.version>3.1.14</cxf.version>
 
     <jackson.version>2.9.1</jackson.version>
 


[2/2] syncope git commit: Upgrading CXF

Posted by il...@apache.org.
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>