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 bdadbadd40 Upgrading Elasticsearch
bdadbadd40 is described below

commit bdadbadd408d52a3d6774db6f9655ec50795b983
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jul 18 15:08:31 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 8ad5661c6e..4fcc84cb37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -429,7 +429,7 @@ under the License.
 
     <disruptor.version>4.0.0</disruptor.version>
 
-    <elasticsearch.version>9.0.3</elasticsearch.version>
+    <elasticsearch.version>9.0.4</elasticsearch.version>
     <opensearch.version>3.1.0</opensearch.version>
     <opensearch-java.version>3.2.0</opensearch-java.version>
 

Reply via email to