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 a0fbcb30ee Upgrading Swagger UI
a0fbcb30ee is described below
commit a0fbcb30ee3fa50660a6721a5d39847e97c9d61f
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 c03b770ac6..05ec8a3cc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,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>