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 cc42df2866 Bump co.elastic.clients:elasticsearch-java from 9.2.2 to
9.2.3 (#1267)
cc42df2866 is described below
commit cc42df2866450b7a618fbede53e6ce39a9416235
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 18 13:46:20 2025 +0000
Bump co.elastic.clients:elasticsearch-java from 9.2.2 to 9.2.3 (#1267)
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 c42abb42dc..2086e4aeb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -449,7 +449,7 @@ under the License.
<disruptor.version>4.0.0</disruptor.version>
- <elasticsearch.version>9.2.2</elasticsearch.version>
+ <elasticsearch.version>9.2.3</elasticsearch.version>
<opensearch.version>3.4.0</opensearch.version>
<opensearch-java.version>3.4.0</opensearch-java.version>