You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2022/02/02 16:18:34 UTC

[syncope] 02/03: Upgrading Swagger UI

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

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

commit 714e150d81aa8e2c07e1f5b7aa69108a3d383b33
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Feb 1 15:55:25 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 74af98b..30e6101 100644
--- a/pom.xml
+++ b/pom.xml
@@ -454,7 +454,7 @@ under the License.
     <h2.version>1.4.200</h2.version>
 
     <swagger-core.version>2.1.12</swagger-core.version>
-    <swagger-ui.version>4.2.1</swagger-ui.version>
+    <swagger-ui.version>4.4.1</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>