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 64e51634f3ac chore(deps): Bump the elasticsearch group across 1 
directory with 2 updates (#25625)
64e51634f3ac is described below

commit 64e51634f3acd665811bad7ad9490a43dcb60331
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 24 19:14:14 2026 +0200

    chore(deps): Bump the elasticsearch group across 1 directory with 2 updates 
(#25625)
    
    Bumps the elasticsearch group with 2 updates in the / directory: 
[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.1 to 9.5.2
    - [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.1...v9.5.2)
    
    Updates `org.elasticsearch.client:elasticsearch-rest-client` from 9.5.1 to 
9.5.2
    - [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.1...v9.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: co.elastic.clients:elasticsearch-java
      dependency-version: 9.5.2
      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.2
      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 7df8231a06d8..cd1aa9aefc27 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -160,7 +160,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.1</elasticsearch-java-client-version>
+        
<elasticsearch-java-client-version>9.5.2</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