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 a6ad400f880453367244f3af818762da56741306
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Apr 2 05:09:16 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index c8bcf9e..5aceac8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -454,7 +454,7 @@ under the License.
     <junit.version>5.6.1</junit.version>
     <mockito.version>3.3.0</mockito.version>
 
-    <swagger-core.version>2.1.1</swagger-core.version>
+    <swagger-core.version>2.1.2</swagger-core.version>
     <swagger-ui.version>3.25.0</swagger-ui.version>
     <guava.version>28.2-jre</guava.version>
 

Reply via email to