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 d25a50f365e8 chore(deps): Bump the elasticsearch group with 2 updates 
(#26592)
d25a50f365e8 is described below

commit d25a50f365e89b3438eec46fb08d44719aca28c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 18 14:07:43 2026 +0200

    chore(deps): Bump the elasticsearch group with 2 updates (#26592)
    
    Bumps the elasticsearch group with 2 updates: 
[co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java)
 and 
[org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch).
    
    
    Updates `co.elastic.clients:elasticsearch-java` from 9.5.3 to 9.5.4
    - [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.5.3...v9.5.4)
    
    Updates `org.elasticsearch.client:elasticsearch-rest-client` from 9.5.3 to 
9.5.4
    - [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.5.3...v9.5.4)
    
    Updates `org.elasticsearch.client:elasticsearch-rest-client` from 9.5.3 to 
9.5.4
    - [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.5.3...v9.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: co.elastic.clients:elasticsearch-java
      dependency-version: 9.5.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: elasticsearch
    - dependency-name: org.elasticsearch.client:elasticsearch-rest-client
      dependency-version: 9.5.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: elasticsearch
    - dependency-name: org.elasticsearch.client:elasticsearch-rest-client
      dependency-version: 9.5.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: elasticsearch
    ...
    
    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 8ef72df096f2..4cbc722aa9b2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,7 +164,7 @@
         <ehcache3-version>3.12.0</ehcache3-version>
         <!-- github-api (kohsuke) for camel-github2 -->
         <github-api-version>1.330</github-api-version>
-        
<elasticsearch-java-client-version>9.5.3</elasticsearch-java-client-version>
+        
<elasticsearch-java-client-version>9.5.4</elasticsearch-java-client-version>
         
<elasticsearch-java-client-sniffer-version>9.5.3</elasticsearch-java-client-sniffer-version>
         <endive-version>1.1.0</endive-version>
         <extjwnl-version>2.0.5</extjwnl-version>

Reply via email to