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 b4321c44924c chore(deps): Bump com.aliyun:eventbridge-client from
1.2.6 to 1.3.14
b4321c44924c is described below
commit b4321c44924cc4a518b6dd96af8c7da8716df765
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 12:02:43 2026 +0000
chore(deps): Bump com.aliyun:eventbridge-client from 1.2.6 to 1.3.14
Bumps
[com.aliyun:eventbridge-client](https://github.com/aliyun/alibabacloud-sdk)
from 1.2.6 to 1.3.14.
- [Release notes](https://github.com/aliyun/alibabacloud-sdk/releases)
-
[Changelog](https://github.com/aliyun/alibabacloud-sdk/blob/master/ChangeLog-Go.txt)
- [Commits](https://github.com/aliyun/alibabacloud-sdk/commits)
---
updated-dependencies:
- dependency-name: com.aliyun:eventbridge-client
dependency-version: 1.3.14
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 cfe1279ab47c..9c49619649cb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,7 @@
<aliyun-dysmsapi-version>4.1.1</aliyun-dysmsapi-version>
<aliyun-kms-version>2.2.0</aliyun-kms-version>
<aliyun-eventbridge-version>7.3.0</aliyun-eventbridge-version>
-
<aliyun-eventbridge-client-version>1.2.6</aliyun-eventbridge-client-version>
+
<aliyun-eventbridge-client-version>1.3.14</aliyun-eventbridge-client-version>
<tea-openapi-version>0.3.8</tea-openapi-version>
<amazon-kinesis-client-version>3.5.1</amazon-kinesis-client-version>
<angus-mail-version>2.0.5</angus-mail-version>