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


The following commit(s) were added to refs/heads/master by this push:
     new f953f89bfc Upgrading Elasticsearch
f953f89bfc is described below

commit f953f89bfca067484caed39bf367286ef8214d9d
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Dec 7 14:57:57 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index d245ba85e6..30b1005b49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -427,7 +427,7 @@ under the License.
 
     <disruptor.version>3.4.4</disruptor.version>
 
-    <elasticsearch.version>8.11.1</elasticsearch.version>
+    <elasticsearch.version>8.11.2</elasticsearch.version>
     <opensearch.version>2.11.1</opensearch.version>
     <opensearch-java.version>2.8.1</opensearch-java.version>
 

Reply via email to