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

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


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 627e6aa  Upgrading Swagger UI
627e6aa is described below

commit 627e6aa5d25cf7561146f34295786949015984f2
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Sun Feb 28 11:36:27 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 051e06c..7b86a2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,7 +458,7 @@ under the License.
     <log.directory>${project.build.directory}/log</log.directory>
 
     <swagger-core.version>2.0.10</swagger-core.version>    
-    <swagger-ui.version>3.42.0</swagger-ui.version>
+    <swagger-ui.version>3.44.0</swagger-ui.version>
     <guava.version>29.0-jre</guava.version>
 
     <jquery.version>3.4.1</jquery.version>

Reply via email to