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 d946c3b51b4f Group dependabot updates for Apache Avro
d946c3b51b4f is described below
commit d946c3b51b4f7390797fe7cb8ff27cea1ccff6bc
Author: Aurélien Pupier <[email protected]>
AuthorDate: Tue Aug 25 15:10:53 2026 +0200
Group dependabot updates for Apache Avro
most of he times the release will occur at a close timing
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 e6821505d03f..f1484ff46f77 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -53,6 +53,8 @@ updates:
patterns: ["org.elasticsearch.client:*", "co.elastic.clients:*"]
Google-cloud:
patterns: ["com.google.cloud:*"]
+ Avro:
+ patterns: ["org.apache.avro:*"]
open-pull-requests-limit: 20
- package-ecosystem: "npm"
directory: "docs"