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 1c64de0b76fa Create dependabot group update for cometd
1c64de0b76fa is described below

commit 1c64de0b76fad9246611a820d2b8a15ea8a10ec4
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Thu Jun 11 12:00:13 2026 +0200

    Create dependabot group update for cometd
    
    given that most of the time they are updated at the same time
    
    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 b28b2ad861ae..2899841c37c9 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -43,6 +43,8 @@ updates:
         patterns: ["dev.langchain4j:*"]
       Parquet:
         patterns: ["org.apache.parquet:*"]
+      CometD:
+        patterns: ["org.cometd.java:*"]
     open-pull-requests-limit: 20
   - package-ecosystem: "npm"
     directory: "docs"

Reply via email to