This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/4_0_X by this push: new 0ffbfb42f2 Bump co.elastic.clients:elasticsearch-java from 9.0.1 to 9.0.2 0ffbfb42f2 is described below commit 0ffbfb42f2f9fa561e04b0202c40d73d4b09a260 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jun 3 22:57:20 2025 +0000 Bump co.elastic.clients:elasticsearch-java from 9.0.1 to 9.0.2 Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/elastic/elasticsearch-java/compare/v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: co.elastic.clients:elasticsearch-java dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e3d24ccccb..990b121e86 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.1</elasticsearch.version> + <elasticsearch.version>9.0.2</elasticsearch.version> <opensearch.version>2.19.2</opensearch.version> <opensearch-java.version>2.25.0</opensearch-java.version>