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 14294fe67b11 Create a group update for com.google;cloud in dependabot
14294fe67b11 is described below

commit 14294fe67b11276314af67f58bec3a630e4e6e52
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Thu Jul 9 13:20:04 2026 +0200

    Create a group update for com.google;cloud in dependabot
    
    even if all artifacts are not always released at the same time, it
    happens very regularly that a serie of them are released at the same
    time. It will allow to have a single PR when it occurs.
    
    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 12bc9c4f819c..a6b280ab11d2 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -47,6 +47,8 @@ updates:
         patterns: ["org.apache.parquet:*"]
       CometD:
         patterns: ["org.cometd.java:*"]
+      Google-cloud:
+        patterns: ["com.google.cloud:*"]
     open-pull-requests-limit: 20
   - package-ecosystem: "npm"
     directory: "docs"

Reply via email to