This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/4_1_X by this push:
     new 5231e2acdc Upgrading Swagger UI
5231e2acdc is described below

commit 5231e2acdcc712547f4537048383837390d8c701
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Mar 20 12:05:16 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 1565293960..40d9316665 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.45</swagger-core.version>
-    <swagger-ui.version>5.32.0</swagger-ui.version>
+    <swagger-ui.version>5.32.1</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