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 2019/05/14 16:00:12 UTC

[syncope] branch master updated: Upgrading CXF

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new e6a1202  Upgrading CXF
e6a1202 is described below

commit e6a120243d9ba70cfad9bfcce35461b514256ac4
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue May 14 17:30:14 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index b46df66..d5ec8e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -389,7 +389,7 @@ under the License.
     <connid.scimv11.version>1.0.1</connid.scimv11.version>
     <connid.servicenow.version>1.0.0</connid.servicenow.version>
 
-    <cxf.version>3.3.1</cxf.version>
+    <cxf.version>3.3.2</cxf.version>
 
     <jackson.version>2.9.8</jackson.version>