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 2b7529abab Bump co.elastic.clients:elasticsearch-java from 9.4.0 to
9.4.1 (#1397)
2b7529abab is described below
commit 2b7529ababf70223d8bf4df2f1ffb12e89fc0ab8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 08:15:48 2026 +0200
Bump co.elastic.clients:elasticsearch-java from 9.4.0 to 9.4.1 (#1397)
Signed-off-by: dependabot[bot] <[email protected]>
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 b32151d1e0..86fdb1f4f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -451,7 +451,7 @@ under the License.
<disruptor.version>4.0.0</disruptor.version>
- <elasticsearch.version>9.4.0</elasticsearch.version>
+ <elasticsearch.version>9.4.1</elasticsearch.version>
<opensearch.version>3.6.0</opensearch.version>
<opensearch-java.version>3.8.0</opensearch-java.version>