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 219b60e214d7 chore(deps): Bump huaweicloud-sdk-version from 3.1.206 to
3.1.207
219b60e214d7 is described below
commit 219b60e214d7db7b65f2abb1faa46cd1c5c5fd20
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 17 07:39:42 2026 +0000
chore(deps): Bump huaweicloud-sdk-version from 3.1.206 to 3.1.207
Bumps `huaweicloud-sdk-version` from 3.1.206 to 3.1.207.
Updates `com.huaweicloud.sdk:huaweicloud-sdk-core` from 3.1.206 to 3.1.207
- [Release
notes](https://github.com/huaweicloud/huaweicloud-sdk-java-v3/releases)
-
[Changelog](https://github.com/huaweicloud/huaweicloud-sdk-java-v3/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/huaweicloud/huaweicloud-sdk-java-v3/compare/v3.1.206...v3.1.207)
Updates `com.huaweicloud.sdk:huaweicloud-sdk-frs` from 3.1.206 to 3.1.207
Updates `com.huaweicloud.sdk:huaweicloud-sdk-functiongraph` from 3.1.206 to
3.1.207
Updates `com.huaweicloud.sdk:huaweicloud-sdk-iam` from 3.1.206 to 3.1.207
Updates `com.huaweicloud.sdk:huaweicloud-sdk-image` from 3.1.206 to 3.1.207
Updates `com.huaweicloud.sdk:huaweicloud-sdk-smn` from 3.1.206 to 3.1.207
---
updated-dependencies:
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-core
dependency-version: 3.1.207
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-frs
dependency-version: 3.1.207
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-functiongraph
dependency-version: 3.1.207
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-iam
dependency-version: 3.1.207
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-image
dependency-version: 3.1.207
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-smn
dependency-version: 3.1.207
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 b63cf5c30ed2..d0b16444a867 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -232,7 +232,7 @@
<httpclient4-version>4.5.14</httpclient4-version>
<httpasyncclient-version>4.1.5</httpasyncclient-version>
<huaweicloud-obs-version>3.26.6</huaweicloud-obs-version>
- <huaweicloud-sdk-version>3.1.206</huaweicloud-sdk-version>
+ <huaweicloud-sdk-version>3.1.207</huaweicloud-sdk-version>
<ibm-cos-sdk-version>2.15.1</ibm-cos-sdk-version>
<ibm-secrets-manager-version>2.0.28</ibm-secrets-manager-version>
<ibm-watson-sdk-version>16.2.0</ibm-watson-sdk-version>