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 6d54f310b960 chore(deps): Bump com.aliyun:alibabacloud-oss-v2 in the
aliyun group
6d54f310b960 is described below
commit 6d54f310b96006a0291f73792e522704a20084a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 06:58:19 2026 +0000
chore(deps): Bump com.aliyun:alibabacloud-oss-v2 in the aliyun group
Bumps the aliyun group with 1 update:
[com.aliyun:alibabacloud-oss-v2](https://github.com/aliyun/alibabacloud-oss-java-sdk-v2).
Updates `com.aliyun:alibabacloud-oss-v2` from 0.5.1 to 0.6.0
- [Release
notes](https://github.com/aliyun/alibabacloud-oss-java-sdk-v2/releases)
-
[Changelog](https://github.com/aliyun/alibabacloud-oss-java-sdk-v2/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/aliyun/alibabacloud-oss-java-sdk-v2/compare/0.5.1...0.6.0)
---
updated-dependencies:
- dependency-name: com.aliyun:alibabacloud-oss-v2
dependency-version: 0.6.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 54f08f5fceef..253743e8cb09 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -64,7 +64,7 @@
<aesh-terminal-version>3.16.4</aesh-terminal-version>
<agroal-version>3.2.1</agroal-version>
<allegro-converter-version>0.3.0</allegro-converter-version>
- <alibabacloud-oss-version>0.5.1</alibabacloud-oss-version>
+ <alibabacloud-oss-version>0.6.0</alibabacloud-oss-version>
<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.6.0</aliyun-dysmsapi-version>