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/10/29 15:40:31 UTC

[syncope] branch 2_1_X updated: Upgrading CXF

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

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


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

commit f8db11c6915cc2dd54e48f2a630551c70f61a25a
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Oct 29 16:40:17 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 4b5bdc8..1020245 100644
--- a/pom.xml
+++ b/pom.xml
@@ -399,7 +399,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.2.10</cxf.version>
+    <cxf.version>3.2.11</cxf.version>
 
     <jackson.version>2.10.0</jackson.version>