This is an automated email from the ASF dual-hosted git repository.
acosentino 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 954520e753e4 chore(deps): Bump
org.elasticsearch.client:elasticsearch-rest-client-sniffer (#19687)
954520e753e4 is described below
commit 954520e753e4e0b9856c26d85a9950dd20f4c90c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 24 11:24:00 2025 +0200
chore(deps): Bump
org.elasticsearch.client:elasticsearch-rest-client-sniffer (#19687)
Bumps
[org.elasticsearch.client:elasticsearch-rest-client-sniffer](https://github.com/elastic/elasticsearch)
from 9.1.5 to 9.2.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.1.5...v9.2.0)
---
updated-dependencies:
- dependency-name:
org.elasticsearch.client:elasticsearch-rest-client-sniffer
dependency-version: 9.2.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 5a20f71a8632..e230a6e1aa68 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,7 @@
<egit-github-core-version>2.1.5</egit-github-core-version>
<ehcache3-version>3.11.1</ehcache3-version>
<elasticsearch-java-client-version>9.2.0</elasticsearch-java-client-version>
-
<elasticsearch-java-client-sniffer-version>9.1.5</elasticsearch-java-client-sniffer-version>
+
<elasticsearch-java-client-sniffer-version>9.2.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>