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 331b27f6a9 Upgrading Elasticsearch
331b27f6a9 is described below
commit 331b27f6a98b767737affabcbe45142d9c1bda6c
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jan 11 08:14:08 2023 +0100
Upgrading Elasticsearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8cf6dda354..53f110580d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -432,7 +432,7 @@ under the License.
<slf4j.version>1.7.36</slf4j.version>
- <elasticsearch.version>8.5.3</elasticsearch.version>
+ <elasticsearch.version>8.6.0</elasticsearch.version>
<log4j2.version>2.19.0</log4j2.version>
<disruptor.version>3.4.4</disruptor.version>