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/04/18 08:53:53 UTC

[08/50] [abbrv] syncope git commit: Upgrade CXF

Upgrade CXF


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

Branch: refs/heads/SYNCOPE-808
Commit: 1b493e3b89d4da6f57fa33e46d010c302151f3c0
Parents: 7a44061
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Tue Apr 11 15:06:03 2017 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Tue Apr 11 15:06:03 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/1b493e3b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f9a10d9..acf3e14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -357,7 +357,7 @@ under the License.
     <connid.ldap.version>1.5.1</connid.ldap.version>
     <connid.ad.version>1.3.2</connid.ad.version>
 
-    <cxf.version>3.1.10</cxf.version>
+    <cxf.version>3.1.11</cxf.version>
 
     <jackson.version>2.8.8</jackson.version>