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 ba20965ea85f chore(deps): Bump 
org.elasticsearch.client:elasticsearch-rest-client-sniffer from 9.4.2 to 9.4.3 
(#24352)
ba20965ea85f is described below

commit ba20965ea85fbe2ac9ca95430e79fe5910d6dc1d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 13:27:11 2026 +0200

    chore(deps): Bump 
org.elasticsearch.client:elasticsearch-rest-client-sniffer from 9.4.2 to 9.4.3 
(#24352)
    
    chore(deps): Bump org.elasticsearch.client:elasticsearch-rest-client-sniffer
    
    Bumps 
[org.elasticsearch.client:elasticsearch-rest-client-sniffer](https://github.com/elastic/elasticsearch)
 from 9.4.2 to 9.4.3.
    - [Release notes](https://github.com/elastic/elasticsearch/releases)
    - 
[Changelog](https://github.com/elastic/elasticsearch/blob/main/docs/changelog.yml)
    - 
[Commits](https://github.com/elastic/elasticsearch/compare/v9.4.2...v9.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: 
org.elasticsearch.client:elasticsearch-rest-client-sniffer
      dependency-version: 9.4.3
      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 a28d73b9030c..942065218102 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -152,7 +152,7 @@
         <!-- github-api (kohsuke) for camel-github2 -->
         <github-api-version>1.330</github-api-version>
         
<elasticsearch-java-client-version>9.4.3</elasticsearch-java-client-version>
-        
<elasticsearch-java-client-sniffer-version>9.4.2</elasticsearch-java-client-sniffer-version>
+        
<elasticsearch-java-client-sniffer-version>9.4.3</elasticsearch-java-client-sniffer-version>
         <extjwnl-version>2.0.5</extjwnl-version>
         <extjwnl-data-wn31-version>1.2</extjwnl-data-wn31-version>
         <exec-maven-plugin-version>3.6.3</exec-maven-plugin-version>

Reply via email to