This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/4_1_X by this push:
     new 1d6b73f406 Upgrading Elasticsearch
1d6b73f406 is described below

commit 1d6b73f406fd9fa9e7f7135971789f08347a68f1
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jul 22 08:23:43 2026 +0200

    Upgrading Elasticsearch
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0ce26a1773..7770c0ea88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -451,7 +451,7 @@ under the License.
 
     <disruptor.version>4.0.0</disruptor.version>
 
-    <elasticsearch.version>9.3.7</elasticsearch.version>
+    <elasticsearch.version>9.3.8</elasticsearch.version>
     <opensearch.version>3.7.0</opensearch.version>
     <opensearch-java.version>3.9.0</opensearch-java.version>
 

Reply via email to