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 1794f0a00c3103d9e807c6c91d597c016baa0231 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Tue Oct 7 08:19:19 2025 +0200 Upgrading Swagger UI --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac58911dd3..03e9843f09 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.38</swagger-core.version> - <swagger-ui.version>5.29.2</swagger-ui.version> + <swagger-ui.version>5.29.3</swagger-ui.version> <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version> <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
