This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/4_0_X by this push:
new 1af72ec983 Upgrading Elasticsearch
1af72ec983 is described below
commit 1af72ec9832799284f3f3684c428856ae261a5f2
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Apr 9 08:40:21 2026 +0200
Upgrading Elasticsearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0e5127a876..3cc935fe81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@ under the License.
<disruptor.version>4.0.0</disruptor.version>
- <elasticsearch.version>9.2.7</elasticsearch.version>
+ <elasticsearch.version>9.2.8</elasticsearch.version>
<opensearch.version>3.6.0</opensearch.version>
<opensearch-java.version>3.8.0</opensearch-java.version>