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


The following commit(s) were added to refs/heads/master by this push:
     new 0ec16f3  Upgrading Swagger UI
0ec16f3 is described below

commit 0ec16f3f262a0fdb1219304ddce2c5c51acc7190
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sun Feb 28 11:36:41 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index c1296a9..2067660 100644
--- a/pom.xml
+++ b/pom.xml
@@ -460,7 +460,7 @@ under the License.
     <mockito.version>3.8.0</mockito.version>
 
     <swagger-core.version>2.1.7</swagger-core.version>
-    <swagger-ui.version>3.43.0</swagger-ui.version>
+    <swagger-ui.version>3.44.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