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 f1ffdc26c1aa chore(deps): Bump
org.elasticsearch.client:elasticsearch-rest-client-sniffer (#19451)
f1ffdc26c1aa is described below
commit f1ffdc26c1aacdce92ecf4b8182325e26f26b8d5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 7 11:47:30 2025 +0200
chore(deps): Bump
org.elasticsearch.client:elasticsearch-rest-client-sniffer (#19451)
Bumps
[org.elasticsearch.client:elasticsearch-rest-client-sniffer](https://github.com/elastic/elasticsearch)
from 9.1.4 to 9.1.5.
- [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.4...v9.1.5)
---
updated-dependencies:
- dependency-name:
org.elasticsearch.client:elasticsearch-rest-client-sniffer
dependency-version: 9.1.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 2c4a939301fa..e566f23c8366 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -150,7 +150,7 @@
<egit-github-core-version>2.1.5</egit-github-core-version>
<ehcache3-version>3.11.1</ehcache3-version>
<elasticsearch-java-client-version>9.1.4</elasticsearch-java-client-version>
-
<elasticsearch-java-client-sniffer-version>9.1.4</elasticsearch-java-client-sniffer-version>
+
<elasticsearch-java-client-sniffer-version>9.1.5</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>