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 2019/11/18 07:45:00 UTC

[syncope] 01/02: Upagrading Swagger Core

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 c1b01ffca10908e4fbbe21edde6c6e0a87935498
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Nov 18 08:25:12 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 273570b..3c64ec2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -453,7 +453,7 @@ under the License.
     <connid.location>file:${bundles.directory}/</connid.location>
     <log.directory>${project.build.directory}/log</log.directory>
 
-    <swagger-core.version>2.0.10</swagger-core.version>    
+    <swagger-core.version>2.1.0</swagger-core.version>    
     <swagger-ui.version>3.24.0</swagger-ui.version>
     <guava.version>20.0</guava.version>