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

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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new 28767f8383 Upgrading Elasticsesarch
28767f8383 is described below

commit 28767f8383625c2109c506c8ef48ca28ff163e37
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Fri Jul 25 13:46:42 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index c4bc8f501b..dd00ecf086 100644
--- a/pom.xml
+++ b/pom.xml
@@ -430,7 +430,7 @@ under the License.
 
     <slf4j.version>1.7.36</slf4j.version>
 
-    <elasticsearch.version>8.17.8</elasticsearch.version>
+    <elasticsearch.version>8.17.9</elasticsearch.version>
     <opensearch.version>2.19.2</opensearch.version>
     <opensearch-java.version>2.26.0</opensearch-java.version>
 

Reply via email to