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 2021/10/05 06:58:32 UTC

[syncope] 05/05: 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

commit 0b8fc7f7a42a5095df927ab5cca3e31896abbaf2
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Oct 5 08:44:45 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 04a9181..d1814b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -405,7 +405,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.4.4</cxf.version>
+    <cxf.version>3.4.5</cxf.version>
     <bouncycastle.version>1.69</bouncycastle.version>
     <nimbus-jose-jwt.version>9.15.2</nimbus-jose-jwt.version>