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 68526c6f6b35 chore(deps): Bump the aliyun group across 1 directory
with 2 updates
68526c6f6b35 is described below
commit 68526c6f6b357a96252ae41dad7bd2679f23839f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 12:04:44 2026 +0000
chore(deps): Bump the aliyun group across 1 directory with 2 updates
Bumps the aliyun group with 2 updates in the / directory:
[com.aliyun:eventbridge20200401](https://github.com/aliyun/alibabacloud-java-sdk)
and [com.aliyun:sls20201230](https://github.com/aliyun/alibabacloud-java-sdk).
Updates `com.aliyun:eventbridge20200401` from 7.3.0 to 7.4.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)
Updates `com.aliyun:sls20201230` from 5.17.0 to 5.18.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.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: aliyun
- dependency-name: com.aliyun:sls20201230
dependency-version: 5.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: aliyun
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 16b8c2780b0f..c604a1b85625 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -69,8 +69,8 @@
<aliyun-fc-open-version>2.1.0</aliyun-fc-open-version>
<aliyun-dysmsapi-version>4.6.0</aliyun-dysmsapi-version>
<aliyun-kms-version>2.3.0</aliyun-kms-version>
- <aliyun-sls-version>5.17.0</aliyun-sls-version>
- <aliyun-eventbridge-version>7.3.0</aliyun-eventbridge-version>
+ <aliyun-sls-version>5.18.0</aliyun-sls-version>
+ <aliyun-eventbridge-version>7.4.0</aliyun-eventbridge-version>
<aliyun-eventbridge-client-version>1.3.14</aliyun-eventbridge-client-version>
<aliyun-tablestore-version>5.17.13</aliyun-tablestore-version>
<tea-openapi-version>0.3.15</tea-openapi-version>