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 1ee7781  Upgrading OpenSAML and Swagger
1ee7781 is described below

commit 1ee7781b9f7ea30b59823ed66482e3b3928376a9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Aug 23 15:49:29 2019 +0200

    Upgrading OpenSAML and Swagger
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7564f4a..581e5a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@ under the License.
     <camel.version>2.24.0</camel.version>      
 
     <slf4j.version>1.7.28</slf4j.version>
-    <opensaml.version>3.3.0</opensaml.version>
+    <opensaml.version>3.3.1</opensaml.version>
 
     <elasticsearch.version>6.8.2</elasticsearch.version>
 
@@ -443,7 +443,7 @@ under the License.
     <connid.location>file:${bundles.directory}/</connid.location>
     <log.directory>${project.build.directory}/log</log.directory>
 
-    <swagger-core.version>2.0.8</swagger-core.version>    
+    <swagger-core.version>2.0.9</swagger-core.version>    
     <swagger-ui.version>3.23.5</swagger-ui.version>
     <guava.version>20.0</guava.version>
 
@@ -2438,9 +2438,9 @@ under the License.
             <link>https://docs.spring.io/spring/docs/5.1.x/javadoc-api/</link>
             
<link>https://docs.spring.io/spring-security/site/docs/5.1.x/api/</link>
             <link>http://www.flowable.org/docs/javadocs/</link>
-            
<link>https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/3.3.0/apidocs/</link>
+            
<link>https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/3.3.1/apidocs/</link>
             
<link>https://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/6.8.2/index.html</link>
-            <link>http://docs.swagger.io/swagger-core/v2.0.8/apidocs/</link>
+            <link>http://docs.swagger.io/swagger-core/v2.0.9/apidocs/</link>
           </links>
         </configuration>
         <reportSets>

Reply via email to