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

commit 336a4d628b15237a1f230988c6dfae85d6d26e8d
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jun 25 08:46:45 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index b1cd7f6d94..3b5a2c5fef 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.7</elasticsearch.version>
+    <elasticsearch.version>8.17.8</elasticsearch.version>
     <opensearch.version>2.19.2</opensearch.version>
     <opensearch-java.version>2.25.0</opensearch-java.version>
 

Reply via email to