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 feafb0a22122 chore(deps): Bump com.aliyun:eventbridge20200401 from
5.2.2 to 7.3.0
feafb0a22122 is described below
commit feafb0a221224d9426adc179d7639716f5351d53
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 10:52:45 2026 +0000
chore(deps): Bump com.aliyun:eventbridge20200401 from 5.2.2 to 7.3.0
Bumps
[com.aliyun:eventbridge20200401](https://github.com/aliyun/alibabacloud-java-sdk)
from 5.2.2 to 7.3.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.3.0
dependency-type: direct:production
update-type: version-update:semver-major
...
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 c36ce7518789..51e66dd38d66 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -69,7 +69,7 @@
<aliyun-fc-open-version>2.1.0</aliyun-fc-open-version>
<aliyun-dysmsapi-version>4.1.1</aliyun-dysmsapi-version>
<aliyun-kms-version>2.2.0</aliyun-kms-version>
- <aliyun-eventbridge-version>5.2.2</aliyun-eventbridge-version>
+ <aliyun-eventbridge-version>7.3.0</aliyun-eventbridge-version>
<aliyun-eventbridge-client-version>1.2.6</aliyun-eventbridge-client-version>
<tea-openapi-version>0.3.8</tea-openapi-version>
<amazon-kinesis-client-version>3.5.1</amazon-kinesis-client-version>