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 d3d7d5c905 Upgrading Swagger UI
d3d7d5c905 is described below

commit d3d7d5c9053fd5b279375c6fdfd1633c6a8aeb97
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Apr 22 08:31:44 2025 +0200

    Upgrading Swagger UI
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5ef740440..e5d0fad6a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -447,7 +447,7 @@ under the License.
     <cas-client.version>4.0.4</cas-client.version>
 
     <swagger-core.version>2.2.30</swagger-core.version>
-    <swagger-ui.version>5.20.7</swagger-ui.version>
+    <swagger-ui.version>5.21.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