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

commit 820d864ebed73c1edd258f467120052044c1d236
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Nov 28 08:24:04 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 9f7eb1d7f8..68b433b9dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -467,7 +467,7 @@ under the License.
     <cas-client.version>4.0.4</cas-client.version>
 
     <swagger-core.version>2.2.41</swagger-core.version>
-    <swagger-ui.version>5.30.2</swagger-ui.version>
+    <swagger-ui.version>5.30.3</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