This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 dd6d8b508ae3 chore(deps): Bump com.aliyun:kms20160120 from 1.2.3 to
2.2.0 (#25501)
dd6d8b508ae3 is described below
commit dd6d8b508ae35f1007303084166a04620ae06a7f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 13:56:33 2026 +0200
chore(deps): Bump com.aliyun:kms20160120 from 1.2.3 to 2.2.0 (#25501)
Bumps
[com.aliyun:kms20160120](https://github.com/aliyun/alibabacloud-java-sdk) from
1.2.3 to 2.2.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:kms20160120
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2a7ab024dd55..0664bce21e6b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -68,7 +68,7 @@
<aliyun-sdk-mns-version>2.0.0</aliyun-sdk-mns-version>
<aliyun-fc-open-version>2.1.0</aliyun-fc-open-version>
<aliyun-dysmsapi-version>4.1.1</aliyun-dysmsapi-version>
- <aliyun-kms-version>1.2.3</aliyun-kms-version>
+ <aliyun-kms-version>2.2.0</aliyun-kms-version>
<aliyun-eventbridge-version>5.2.2</aliyun-eventbridge-version>
<aliyun-eventbridge-client-version>1.2.6</aliyun-eventbridge-client-version>
<tea-openapi-version>0.3.8</tea-openapi-version>