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 959e468 Upgrading Elasticsearch
959e468 is described below
commit 959e468339c7f52d2d0faf6ecfdfcf95fc147057
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Aug 5 08:02:59 2021 +0200
Upgrading Elasticsearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b2997d4..c77d24b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -432,7 +432,7 @@ under the License.
<slf4j.version>2.0.0-alpha2</slf4j.version>
- <elasticsearch.version>7.13.4</elasticsearch.version>
+ <elasticsearch.version>7.14.0</elasticsearch.version>
<apacheds.version>2.0.0.AM26</apacheds.version>
<apachedirapi.version>2.0.0</apachedirapi.version>