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 fcb2750839d4 Group dependabot updates for aliyun
fcb2750839d4 is described below
commit fcb2750839d4078209aaff56cadf432493ef939f
Author: Aurélien Pupier <[email protected]>
AuthorDate: Tue Aug 25 15:14:15 2026 +0200
Group dependabot updates for aliyun
it is for the Alibaba Cloud. it usually comes with several of them at
the same time with very various versions.
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 2aeb3e56803b..e6821505d03f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -37,6 +37,8 @@ updates:
# Managed manually - gencode version must be <= the lowest runtime
version across Spring Boot and Quarkus
- dependency-name: "com.google.protobuf:*"
groups:
+ Aliyun:
+ patterns: ["com.aliyun:*"]
Micrometer:
patterns: ["io.micrometer:*"]
Opentelemetry: