This is an automated email from the ASF dual-hosted git repository.
acosentino 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 d16224850f0 chore(deps): Bump huaweicloud-sdk-version from 3.1.164 to
3.1.165 (#19080)
d16224850f0 is described below
commit d16224850f0cd12ce5520e8724b7bd366e4c4f46
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 9 14:28:32 2025 +0200
chore(deps): Bump huaweicloud-sdk-version from 3.1.164 to 3.1.165 (#19080)
Bumps `huaweicloud-sdk-version` from 3.1.164 to 3.1.165.
Updates `com.huaweicloud.sdk:huaweicloud-sdk-core` from 3.1.164 to 3.1.165
- [Release
notes](https://github.com/huaweicloud/huaweicloud-sdk-java-v3/releases)
-
[Commits](https://github.com/huaweicloud/huaweicloud-sdk-java-v3/compare/v3.1.164...v3.1.165)
Updates `com.huaweicloud.sdk:huaweicloud-sdk-frs` from 3.1.164 to 3.1.165
Updates `com.huaweicloud.sdk:huaweicloud-sdk-functiongraph` from 3.1.164 to
3.1.165
Updates `com.huaweicloud.sdk:huaweicloud-sdk-iam` from 3.1.164 to 3.1.165
Updates `com.huaweicloud.sdk:huaweicloud-sdk-image` from 3.1.164 to 3.1.165
Updates `com.huaweicloud.sdk:huaweicloud-sdk-smn` from 3.1.164 to 3.1.165
---
updated-dependencies:
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-core
dependency-version: 3.1.165
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-frs
dependency-version: 3.1.165
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-functiongraph
dependency-version: 3.1.165
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-iam
dependency-version: 3.1.165
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-image
dependency-version: 3.1.165
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-smn
dependency-version: 3.1.165
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 994000678fa..3d87a69f643 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -236,7 +236,7 @@
<httpclient4-version>4.5.14</httpclient4-version>
<httpasyncclient-version>4.1.5</httpasyncclient-version>
<huaweicloud-obs-version>3.25.7</huaweicloud-obs-version>
- <huaweicloud-sdk-version>3.1.164</huaweicloud-sdk-version>
+ <huaweicloud-sdk-version>3.1.165</huaweicloud-sdk-version>
<ibm-secrets-manager-version>2.0.22</ibm-secrets-manager-version>
<ical4j-version>4.1.1</ical4j-version>
<icu4j-version>77.1</icu4j-version>