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 8786fffdc2 Upgrading Elasticsearch
8786fffdc2 is described below
commit 8786fffdc2b98ef92c10d317213290acfdeeb2e1
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Sep 18 17:39:53 2023 +0200
Upgrading Elasticsearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2974b4e493..a851465eae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -425,7 +425,7 @@ under the License.
<disruptor.version>3.4.4</disruptor.version>
- <elasticsearch.version>8.10.0</elasticsearch.version>
+ <elasticsearch.version>8.10.1</elasticsearch.version>
<commons-jexl.version>3.3</commons-jexl.version>
<commons-text.version>1.10.0</commons-text.version>