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

commit a9d0df36c890f7fdb5532878fe8a06bf67d1438d
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Mar 31 09:04:59 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index aa1c5e77af..ecaec19bfa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -645,7 +645,7 @@ under the License.
       <dependency>
         <groupId>co.elastic.clients</groupId>
         <artifactId>elasticsearch-java</artifactId>
-        <version>${elasticsearch.version}</version>
+        <version>9.3.3</version>
       </dependency>
 
       <dependency>

Reply via email to