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 70d36361a6 Upgrading Elasticsearch
70d36361a6 is described below
commit 70d36361a623d610a214d961c28006987e361cd6
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Feb 4 13:01:00 2026 +0100
Upgrading Elasticsearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 034d08fba0..622e9c98b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -449,7 +449,7 @@ under the License.
<disruptor.version>4.0.0</disruptor.version>
- <elasticsearch.version>9.2.4</elasticsearch.version>
+ <elasticsearch.version>9.3.0</elasticsearch.version>
<opensearch.version>3.4.0</opensearch.version>
<opensearch-java.version>3.5.0</opensearch-java.version>