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 b9b5707  Upgrading Elasticsearch
b9b5707 is described below

commit b9b5707e0d5a434530f937bbfec877b67d1cb3cf
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Dec 19 08:25:30 2019 +0100

    Upgrading Elasticsearch
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 981ec8b..e8e1b1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -432,7 +432,7 @@ under the License.
     <slf4j.version>1.7.30</slf4j.version>
     <opensaml.version>3.4.4</opensaml.version>
 
-    <elasticsearch.version>7.5.0</elasticsearch.version>
+    <elasticsearch.version>7.5.1</elasticsearch.version>
 
     <apacheds.version>2.0.0.AM25</apacheds.version>
     <apachedirapi.version>2.0.0.AM2</apachedirapi.version>
@@ -2471,8 +2471,8 @@ under the License.
             
<link>https://docs.spring.io/spring-security/site/docs/current/api/</link>
             <link>http://www.flowable.org/docs/javadocs/</link>
             
<link>https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/3.4.4/apidocs/</link>
-            
<link>https://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/7.5.0/index.html</link>
-            <link>http://docs.swagger.io/swagger-core/v2.0.10/apidocs/</link>
+            
<link>https://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/7.5.1/index.html</link>
+            <link>http://docs.swagger.io/swagger-core/v2.1.0/apidocs/</link>
           </links>
         </configuration>
         <reportSets>

Reply via email to