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
commit e096f921658b0ab20a4734d60b826edebc663879
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 5 22:44:06 2026 +0000
Bump co.elastic.clients:elasticsearch-java from 9.3.4 to 9.4.0
Bumps
[co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java)
from 9.3.4 to 9.4.0.
- [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.3.4...v9.4.0)
---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
dependency-version: 9.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ef98d7ded0..3940fb7e3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -648,7 +648,7 @@ under the License.
<dependency>
<groupId>co.elastic.clients</groupId>
<artifactId>elasticsearch-java</artifactId>
- <version>9.3.4</version>
+ <version>9.4.0</version>
</dependency>
<dependency>