From cf97def40b29bb10a75214ac5b3bd71476aa8251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 19:03:15 +0000 Subject: [PATCH] chore(deps): bump co.elastic.clients:elasticsearch-java Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 9.3.3 to 9.4.1. - [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.3...v9.4.1) --- updated-dependencies: - dependency-name: co.elastic.clients:elasticsearch-java dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- agentscope-dependencies-bom/pom.xml | 2 +- agentscope-examples/documentation/advanced/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agentscope-dependencies-bom/pom.xml b/agentscope-dependencies-bom/pom.xml index 857e3409e..21261b58f 100644 --- a/agentscope-dependencies-bom/pom.xml +++ b/agentscope-dependencies-bom/pom.xml @@ -84,7 +84,7 @@ 1.17.0 2.6.17 5.6.1 - 9.3.3 + 9.4.1 42.7.11 0.1.6 3.0.7 diff --git a/agentscope-examples/documentation/advanced/pom.xml b/agentscope-examples/documentation/advanced/pom.xml index c4a033b01..c3e746578 100644 --- a/agentscope-examples/documentation/advanced/pom.xml +++ b/agentscope-examples/documentation/advanced/pom.xml @@ -44,7 +44,7 @@ co.elastic.clients elasticsearch-java - 9.3.3 + 9.4.1