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

commit c7c749a8820bea084452164cdd58e245ea42db4b
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jan 11 13:40:28 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 093b4f4d82..f0b85abceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -428,7 +428,7 @@ under the License.
 
     <slf4j.version>1.7.36</slf4j.version>
 
-    <elasticsearch.version>8.11.3</elasticsearch.version>
+    <elasticsearch.version>8.11.4</elasticsearch.version>
     <opensearch.version>2.11.1</opensearch.version>
     <opensearch-java.version>2.8.1</opensearch-java.version>
 

Reply via email to