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 2021/12/26 06:43:31 UTC

[syncope] branch master updated: Upgrading 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


The following commit(s) were added to refs/heads/master by this push:
     new 10e7456  Upgrading Swagger Core
10e7456 is described below

commit 10e7456f44b5d11cbca39c61cab8ebd76eb4cc65
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Dec 24 16:24:29 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 52f72d7..3382e9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -453,7 +453,7 @@ under the License.
 
     <h2.version>1.4.200</h2.version>
 
-    <swagger-core.version>2.1.11</swagger-core.version>
+    <swagger-core.version>2.1.12</swagger-core.version>
     <swagger-ui.version>4.1.3</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
@@ -2562,7 +2562,7 @@ under the License.
             <link>https://ci.apache.org/projects/wicket/apidocs/9.x/</link>
             <link>https://commons.apache.org/proper/commons-lang/javadocs/api-release/</link>
             <link>https://commons.apache.org/proper/commons-jexl/apidocs/</link>
-            <link>https://tika.apache.org/2.2.0/api/</link>
+            <link>https://tika.apache.org/2.2.1/api/</link>
             <link>https://docs.spring.io/spring-boot/docs/current/api/</link>
             <link>https://docs.spring.io/spring/docs/current/javadoc-api/</link>
             <link>https://docs.spring.io/spring-security/site/docs/current/api/</link>