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 2e6fefe  Upgrading Swagger Core and UI
2e6fefe is described below

commit 2e6fefec021d9338e48170536e37d043bd5972cc
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Tue Feb 19 08:12:06 2019 +0100

    Upgrading Swagger Core and UI
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2cc940c..fe175a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,8 +443,8 @@ under the License.
     <connid.location>file:${bundles.directory}/</connid.location>
     <log.directory>${project.build.directory}/log</log.directory>
 
-    <swagger-core.version>2.0.6</swagger-core.version>    
-    <swagger-ui.version>3.20.5</swagger-ui.version>
+    <swagger-core.version>2.0.7</swagger-core.version>    
+    <swagger-ui.version>3.20.8</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
     <jquery.version>3.3.1-1</jquery.version>

Reply via email to