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 5e886c740c Upgrading Elasticsearch 5e886c740c is described below commit 5e886c740ca898c7e2d392077bf8e112c9603a1a Author: Francesco Chicchiriccò <ilgro...@apache.org> AuthorDate: Mon Aug 25 16:36:39 2025 +0200 Upgrading Elasticsearch --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 238ec22a74..064d8414ae 100644 --- a/pom.xml +++ b/pom.xml @@ -429,7 +429,7 @@ under the License. <disruptor.version>4.0.0</disruptor.version> - <elasticsearch.version>9.1.2</elasticsearch.version> + <elasticsearch.version>9.1.3</elasticsearch.version> <opensearch.version>3.2.0</opensearch.version> <opensearch-java.version>3.2.0</opensearch-java.version>