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 b1d0894702 Bump co.elastic.clients:elasticsearch-java from 9.0.3 to 9.0.4 (#1143) b1d0894702 is described below commit b1d0894702b9ff362e44a04f452edcc7eefbb67a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jul 25 13:45:42 2025 +0200 Bump co.elastic.clients:elasticsearch-java from 9.0.3 to 9.0.4 (#1143) Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 540401a192..5a43a2490a 100644 --- a/pom.xml +++ b/pom.xml @@ -429,7 +429,7 @@ under the License. <disruptor.version>4.0.0</disruptor.version> - <elasticsearch.version>9.0.3</elasticsearch.version> + <elasticsearch.version>9.0.4</elasticsearch.version> <opensearch.version>3.1.0</opensearch.version> <opensearch-java.version>3.2.0</opensearch-java.version>