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

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

commit 2acffbc753f0db1c3b32ee61be259167f49410d2
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Wed Aug 6 16:06:20 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index a2e3894900..5094a96694 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ under the License.
     <connid.kafka.version>1.0.0</connid.kafka.version>
     <connid.ldup.version>0.1.0</connid.ldup.version>
 
-    <cxf.version>4.1.2</cxf.version>
+    <cxf.version>4.1.3</cxf.version>
     <bouncycastle.version>1.81</bouncycastle.version>
     <nimbus-jose-jwt.version>10.4</nimbus-jose-jwt.version>
 

Reply via email to