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 df3af02385 Upgrading Elasticsearch
df3af02385 is described below
commit df3af0238561501ecee6433efbabe0f8a50cf3d3
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Oct 17 13:53:29 2023 +0200
Upgrading Elasticsearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dd12302987..96f04a8f22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -428,7 +428,7 @@ under the License.
<slf4j.version>1.7.36</slf4j.version>
- <elasticsearch.version>8.10.3</elasticsearch.version>
+ <elasticsearch.version>8.10.4</elasticsearch.version>
<log4j2.version>2.20.0</log4j2.version>
<disruptor.version>3.4.4</disruptor.version>