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 8f9325419ba3b54ea9bc281a49eb43fd4d84e3f4
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Nov 17 18:13:37 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 0a97fd5b46..f1b857733c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -431,7 +431,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.3</cxf.version>
+    <cxf.version>4.1.4</cxf.version>
     <bouncycastle.version>1.82</bouncycastle.version>
     <nimbus-jose-jwt.version>10.6</nimbus-jose-jwt.version>
 

Reply via email to