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

commit 4c7a7f6fc4b4883d2a912029a7b457d45de3907f
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Jun 25 17:07:18 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index a1f3c47..d2058f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -417,7 +417,7 @@ under the License.
     <slf4j.version>1.7.26</slf4j.version>
     <opensaml.version>3.3.0</opensaml.version>
 
-    <elasticsearch.version>7.1.1</elasticsearch.version>
+    <elasticsearch.version>7.2.0</elasticsearch.version>
 
     <apacheds.version>2.0.0.AM25</apacheds.version>
     <apachedirapi.version>2.0.0.AM2</apachedirapi.version>
@@ -2459,7 +2459,7 @@ 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.3.0/apidocs/</link>
-            
<link>https://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/7.1.1/index.html</link>
+            
<link>https://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/7.2.0/index.html</link>
             <link>http://docs.swagger.io/swagger-core/v2.0.8/apidocs/</link>
           </links>
         </configuration>

Reply via email to