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

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

commit be4edf3e912dc8c4f9ec72b4fdb8628de225cd77
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Thu Mar 2 11:02:07 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 1644372351..ca0e4d4c90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -449,7 +449,7 @@ under the License.
     <h2.version>2.1.214</h2.version>
 
     <swagger-core.version>2.2.8</swagger-core.version>
-    <swagger-ui.version>4.15.5</swagger-ui.version>
+    <swagger-ui.version>4.17.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