This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new faed231a3d8c chore(deps): Bump
org.elasticsearch.client:elasticsearch-rest-client-sniffer (#21283)
faed231a3d8c is described below
commit faed231a3d8cfce38e19dac40ba230906dd098fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 6 09:50:17 2026 +0100
chore(deps): Bump
org.elasticsearch.client:elasticsearch-rest-client-sniffer (#21283)
Bumps
[org.elasticsearch.client:elasticsearch-rest-client-sniffer](https://github.com/elastic/elasticsearch)
from 9.2.4 to 9.3.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
-
[Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/elastic/elasticsearch/compare/v9.2.4...v9.3.0)
---
updated-dependencies:
- dependency-name:
org.elasticsearch.client:elasticsearch-rest-client-sniffer
dependency-version: 9.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 64067ce9d910..247d1048244f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -161,7 +161,7 @@
<!-- github-api (kohsuke) for camel-github2 -->
<github-api-version>1.330</github-api-version>
<elasticsearch-java-client-version>9.3.0</elasticsearch-java-client-version>
-
<elasticsearch-java-client-sniffer-version>9.2.4</elasticsearch-java-client-sniffer-version>
+
<elasticsearch-java-client-sniffer-version>9.3.0</elasticsearch-java-client-sniffer-version>
<elytron-web>4.1.2.Final</elytron-web>
<extjwnl-version>2.0.5</extjwnl-version>
<extjwnl-data-wn31-version>1.2</extjwnl-data-wn31-version>