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
The following commit(s) were added to refs/heads/3_0_X by this push:
new 6f3ed67d70 Upgrading CXF and Swagger UI
6f3ed67d70 is described below
commit 6f3ed67d7025e50bc3ef316d96c26d302ff77db8
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Mar 13 08:16:11 2024 +0100
Upgrading CXF and Swagger UI
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c7db030ab3..08b49c5e3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -409,7 +409,7 @@ under the License.
<connid.okta.version>3.0.1</connid.okta.version>
<connid.cmd.version>0.5</connid.cmd.version>
- <cxf.version>3.6.2</cxf.version>
+ <cxf.version>3.6.3</cxf.version>
<bouncycastle.version>1.70</bouncycastle.version>
<nimbus-jose-jwt.version>9.37.3</nimbus-jose-jwt.version>
@@ -452,7 +452,7 @@ under the License.
<h2.version>2.2.224</h2.version>
<swagger-core.version>2.2.20</swagger-core.version>
- <swagger-ui.version>5.10.3</swagger-ui.version>
+ <swagger-ui.version>5.11.10</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
<jquery-cookie.version>1.4.1-1</jquery-cookie.version>