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 ecdfc49f35 Upgrading CXF and Curator
ecdfc49f35 is described below

commit ecdfc49f35ee97516dd9a11be718645924902023
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Mar 7 08:25:34 2025 +0100

    Upgrading CXF and Curator
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 05e0a2a04b..80d43e3a97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -410,7 +410,7 @@ under the License.
     <connid.cmd.version>0.5</connid.cmd.version>
     <connid.kafka.version>1.0.0</connid.kafka.version>
 
-    <cxf.version>4.1.0</cxf.version>
+    <cxf.version>4.1.1</cxf.version>
     <bouncycastle.version>1.80</bouncycastle.version>
     <nimbus-jose-jwt.version>10.0.2</nimbus-jose-jwt.version>
 
@@ -467,7 +467,7 @@ under the License.
 
     <antlr4.version>4.13.2</antlr4.version>
 
-    <curator.version>5.7.1</curator.version>
+    <curator.version>5.8.0</curator.version>
     <zookeeper.version>3.9.3</zookeeper.version>
 
     <zonky.embedded-postgres.version>2.1.0</zonky.embedded-postgres.version>

Reply via email to