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 ee29d8b  Upgrading Swagger UI
ee29d8b is described below

commit ee29d8b93e181b47e227395b7ecc86a20266fb62
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri May 15 09:41:10 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index ddee365..ce8f64a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -456,7 +456,7 @@ under the License.
     <mockito.version>3.3.0</mockito.version>
 
     <swagger-core.version>2.1.2</swagger-core.version>
-    <swagger-ui.version>3.25.2</swagger-ui.version>
+    <swagger-ui.version>3.25.3</swagger-ui.version>
     <guava.version>29.0-jre</guava.version>
 
     <jquery.version>3.5.1</jquery.version>

Reply via email to