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 3443d7158793a5c66f83e15e5d1cc672017e660f Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Thu Jun 11 10:44:12 2026 +0200 Upgrading CXF --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a8578a18dc..18f9f0ad18 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.6</cxf.version> + <cxf.version>4.1.7</cxf.version> <bouncycastle.version>1.84</bouncycastle.version> <nimbus-jose-jwt.version>10.9.1</nimbus-jose-jwt.version>
