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 2022/12/13 07:33:21 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 af9be46806 Upgrading CXF
af9be46806 is described below

commit af9be46806391e17bb999f7472a97f9ba539e983
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Dec 13 08:33:13 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 8878a224c4..10c81a106e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ under the License.
     <connid.okta.version>2.1.2</connid.okta.version>
     <connid.cmd.version>0.5</connid.cmd.version>
 
-    <cxf.version>3.5.4</cxf.version>
+    <cxf.version>3.5.5</cxf.version>
     <bouncycastle.version>1.70</bouncycastle.version>
     <nimbus-jose-jwt.version>9.25.6</nimbus-jose-jwt.version>