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

commit dd22499a48a1e147c5570aabf88e8385c36f30ea
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jun 29 13:19:29 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index dc4ee7ddab..dd66ae53fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -425,7 +425,7 @@ under the License.
 
     <disruptor.version>3.4.4</disruptor.version>
 
-    <elasticsearch.version>8.8.1</elasticsearch.version>
+    <elasticsearch.version>8.8.2</elasticsearch.version>
 
     <commons-jexl.version>3.3</commons-jexl.version>
     <commons-text.version>1.10.0</commons-text.version>

Reply via email to