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 2763c7625485 Dependabot group update for Elasticsearch
2763c7625485 is described below

commit 2763c762548558c00eaca49b5b6c2434c7c441bd
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Wed Jul 22 13:40:12 2026 +0200

    Dependabot group update for Elasticsearch
    
    even if not always at the exact same time, the last releases were
    aligned so propose to group the update to reduce the workload.
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 .github/dependabot.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index a6b280ab11d2..2aeb3e56803b 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -47,6 +47,8 @@ updates:
         patterns: ["org.apache.parquet:*"]
       CometD:
         patterns: ["org.cometd.java:*"]
+      Elasticsearch:
+        patterns: ["org.elasticsearch.client:*", "co.elastic.clients:*"]
       Google-cloud:
         patterns: ["com.google.cloud:*"]
     open-pull-requests-limit: 20

Reply via email to