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 1e1d662263 Upgrading Swagger UI and WicketStuff
1e1d662263 is described below
commit 1e1d662263c6b813f14a2f69601e04341bd56404
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sat Feb 1 07:42:26 2025 +0100
Upgrading Swagger UI and WicketStuff
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d1a5426865..d23d212932 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@ under the License.
<h2.version>2.3.232</h2.version>
<swagger-core.version>2.2.28</swagger-core.version>
- <swagger-ui.version>5.18.2</swagger-ui.version>
+ <swagger-ui.version>5.18.3</swagger-ui.version>
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
<jquery-cookie.version>1.4.1-1</jquery-cookie.version>
@@ -464,7 +464,7 @@ under the License.
<chartjs.version>4.4.3</chartjs.version>
<wicket.version>9.20.0</wicket.version>
- <wicketstuff.version>9.19.0</wicketstuff.version>
+ <wicketstuff.version>9.20.0</wicketstuff.version>
<wicket-jqueryui.version>9.12.0</wicket-jqueryui.version>
<wicket-bootstrap.version>5.0.6</wicket-bootstrap.version>
<wicket-spring-boot.version>3.1.7</wicket-spring-boot.version>