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 e279b0d  Upgrading H2 and Elasticsearch
e279b0d is described below

commit e279b0d8f0b3ed5ed78a48bf196fbe85208f84c0
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Wed Mar 13 15:53:06 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index f79683c..0b44dfb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -415,7 +415,7 @@ under the License.
     <slf4j.version>1.7.26</slf4j.version>
     <opensaml.version>3.3.0</opensaml.version>
 
-    <elasticsearch.version>6.6.1</elasticsearch.version>
+    <elasticsearch.version>6.6.2</elasticsearch.version>
 
     <apacheds.version>2.0.0.AM25</apacheds.version>
     <apachedirapi.version>2.0.0.AM2</apachedirapi.version>
@@ -434,7 +434,7 @@ under the License.
 
     <joda.version>2.10.1</joda.version>
 
-    <h2.version>1.4.198</h2.version>
+    <h2.version>1.4.199</h2.version>
 
     <junit.version>5.4.0</junit.version>
 
@@ -2433,7 +2433,7 @@ under the License.
             
<link>https://docs.spring.io/spring-security/site/docs/5.0.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://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/6.6.1/index.html</link>
+            
<link>https://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/6.6.2/index.html</link>
             <link>http://docs.swagger.io/swagger-core/v2.0.7/apidocs/</link>
           </links>
         </configuration>

Reply via email to