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
The following commit(s) were added to refs/heads/4_0_X by this push:
new fda75b966a Upgrading CXF and Swagger UI
fda75b966a is described below
commit fda75b966a5e359e7d4cf3668826c5f1b5d56722
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri May 23 08:06:22 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 bd08af46cf..414252301a 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.1</cxf.version>
+ <cxf.version>4.1.2</cxf.version>
<bouncycastle.version>1.80</bouncycastle.version>
<nimbus-jose-jwt.version>10.3</nimbus-jose-jwt.version>
@@ -447,7 +447,7 @@ under the License.
<cas-client.version>4.0.4</cas-client.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>