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

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

commit ff35b6330d24f645f9b55c1e73ff54a26d0fb87d
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri May 23 08:43:55 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index d0aa077348..0f0c6d041e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -409,7 +409,7 @@ under the License.
     <connid.okta.version>3.0.7</connid.okta.version>
     <connid.cmd.version>0.5</connid.cmd.version>
 
-    <cxf.version>3.6.6</cxf.version>
+    <cxf.version>3.6.7</cxf.version>
     <bouncycastle.version>1.70</bouncycastle.version>
     <nimbus-jose-jwt.version>9.48</nimbus-jose-jwt.version>
 
@@ -450,7 +450,7 @@ under the License.
     <h2.version>2.3.232</h2.version>
 
     <swagger-core.version>2.2.32</swagger-core.version>
-    <swagger-ui.version>5.21.0</swagger-ui.version>
+    <swagger-ui.version>5.22.0</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>

Reply via email to