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 b02fcb5e0f Upgrading Elasticsearch
b02fcb5e0f is described below
commit b02fcb5e0fdcdb4db39fcf30d9aaa98f90c12f2c
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Feb 6 15:04:20 2024 +0100
Upgrading Elasticsearch
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 58d14141e9..83e519ee0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -427,7 +427,7 @@ under the License.
<disruptor.version>3.4.4</disruptor.version>
- <elasticsearch.version>8.12.0</elasticsearch.version>
+ <elasticsearch.version>8.12.1</elasticsearch.version>
<opensearch.version>2.11.1</opensearch.version>
<opensearch-java.version>2.8.1</opensearch-java.version>