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 b308179a99 Upgrading Elasticsearch
b308179a99 is described below
commit b308179a993f3cd4be50f7b176e53433b5eec650
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 8fc9a36dc1..b69cb552b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -428,7 +428,7 @@ under the License.
<slf4j.version>1.7.36</slf4j.version>
- <elasticsearch.version>8.8.1</elasticsearch.version>
+ <elasticsearch.version>8.8.2</elasticsearch.version>
<log4j2.version>2.20.0</log4j2.version>
<disruptor.version>3.4.4</disruptor.version>