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 77e396f Upgrading Elasticsearch
77e396f is described below
commit 77e396f7a48f3f27fd2e16974979c676a4a59110
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Mar 24 14:58:57 2021 +0100
Upgrading Elasticsearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5d9f623..fbe18eb 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.2</elasticsearch.version>
+ <elasticsearch.version>7.12.0</elasticsearch.version>
<apacheds.version>2.0.0.AM26</apacheds.version>
<apachedirapi.version>2.0.0</apachedirapi.version>