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

commit 9f260a8125a6aae596e89f4e4ca5d09fbfc001b1
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Mar 10 16:14:18 2021 +0100

    Upgrading Elasticsearch
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eeed9bd..bc284a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -433,7 +433,7 @@ under the License.
 
     <slf4j.version>2.0.0-alpha1</slf4j.version>
 
-    <elasticsearch.version>7.11.1</elasticsearch.version>
+    <elasticsearch.version>7.11.2</elasticsearch.version>
 
     <apacheds.version>2.0.0.AM26</apacheds.version>
     <apachedirapi.version>2.0.0</apachedirapi.version>

Reply via email to