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 32aa2ed434d9 chore(deps): Bump com.aliyun:eventbridge20200401 in the
aliyun group
32aa2ed434d9 is described below
commit 32aa2ed434d94bd1acfc81e7e1fd8d060778d780
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 07:04:36 2026 +0000
chore(deps): Bump com.aliyun:eventbridge20200401 in the aliyun group
Bumps the aliyun group with 1 update:
[com.aliyun:eventbridge20200401](https://github.com/aliyun/alibabacloud-java-sdk).
Updates `com.aliyun:eventbridge20200401` from 7.5.0 to 7.7.0
-
[Changelog](https://github.com/aliyun/alibabacloud-java-sdk/blob/master/docmind-api-20220711/ChangeLog.txt)
- [Commits](https://github.com/aliyun/alibabacloud-java-sdk/commits)
---
updated-dependencies:
- dependency-name: com.aliyun:eventbridge20200401
dependency-version: 7.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: aliyun
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 4cbc722aa9b2..eaa45ba5b97e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,7 @@
<aliyun-dysmsapi-version>4.6.0</aliyun-dysmsapi-version>
<aliyun-kms-version>2.3.0</aliyun-kms-version>
<aliyun-sls-version>5.18.1</aliyun-sls-version>
- <aliyun-eventbridge-version>7.5.0</aliyun-eventbridge-version>
+ <aliyun-eventbridge-version>7.7.0</aliyun-eventbridge-version>
<aliyun-eventbridge-client-version>1.3.14</aliyun-eventbridge-client-version>
<aliyun-tablestore-version>5.17.14</aliyun-tablestore-version>
<tea-openapi-version>0.3.15</tea-openapi-version>