Upgrading Elsticsearch client

Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/41cab68c
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/41cab68c
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/41cab68c

Branch: refs/heads/master
Commit: 41cab68c5c879cc5ed5fc54a81a41949fed9a7fa
Parents: f278a97
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Wed Jan 31 17:22:03 2018 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Wed Jan 31 17:22:03 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/41cab68c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 78d17e5..c4da3ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -391,7 +391,7 @@ under the License.
     <slf4j.version>1.7.25</slf4j.version>
     <opensaml.version>3.3.0</opensaml.version>
 
-    <elasticsearch.version>6.1.2</elasticsearch.version>
+    <elasticsearch.version>6.1.3</elasticsearch.version>
 
     <log4j.version>2.10.0</log4j.version>
     <disruptor.version>3.3.7</disruptor.version>
@@ -2237,7 +2237,7 @@ under the License.
             
<link>http://docs.spring.io/spring-security/site/docs/4.2.x/apidocs/</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://www.javadoc.io/doc/org.elasticsearch/elasticsearch/6.1.2/</link>
+            
<link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/6.1.3/</link>
           </links>
         </configuration>
         <reportSets>

Reply via email to