This is an automated email from the ASF dual-hosted git repository.

apupier 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 171116f91bfa chore(deps): Bump the elasticsearch group with 2 updates
171116f91bfa is described below

commit 171116f91bfa111e6484bdf40577fb542b95b894
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 4 11:31:11 2026 +0000

    chore(deps): Bump the elasticsearch group with 2 updates
    
    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.2 to 9.5.3
    - [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.2...v9.5.3)
    
    Updates `org.elasticsearch.client:elasticsearch-rest-client` from 9.5.2 to 
9.5.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.5.2...v9.5.3)
    
    Updates `org.elasticsearch.client:elasticsearch-rest-client` from 9.5.2 to 
9.5.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.5.2...v9.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: co.elastic.clients:elasticsearch-java
      dependency-version: 9.5.3
      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.3
      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.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: elasticsearch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 096d99c3fb35..254f83b67246 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -162,7 +162,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.2</elasticsearch-java-client-version>
+        
<elasticsearch-java-client-version>9.5.3</elasticsearch-java-client-version>
         
<elasticsearch-java-client-sniffer-version>9.5.2</elasticsearch-java-client-sniffer-version>
         <endive-version>1.0.1</endive-version>
         <extjwnl-version>2.0.5</extjwnl-version>

Reply via email to