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 4ce25f1632b chore(deps): Bump huaweicloud-sdk-version from 3.1.115 to
3.1.116 (#15738)
4ce25f1632b is described below
commit 4ce25f1632b246c44cb17231168e9ac70b25eab4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 27 09:27:41 2024 +0200
chore(deps): Bump huaweicloud-sdk-version from 3.1.115 to 3.1.116 (#15738)
Bumps `huaweicloud-sdk-version` from 3.1.115 to 3.1.116.
Updates `com.huaweicloud.sdk:huaweicloud-sdk-core` from 3.1.115 to 3.1.116
- [Release
notes](https://github.com/huaweicloud/huaweicloud-sdk-java-v3/releases)
-
[Commits](https://github.com/huaweicloud/huaweicloud-sdk-java-v3/compare/v3.1.115...v3.1.116)
Updates `com.huaweicloud.sdk:huaweicloud-sdk-frs` from 3.1.115 to 3.1.116
Updates `com.huaweicloud.sdk:huaweicloud-sdk-functiongraph` from 3.1.115 to
3.1.116
Updates `com.huaweicloud.sdk:huaweicloud-sdk-iam` from 3.1.115 to 3.1.116
Updates `com.huaweicloud.sdk:huaweicloud-sdk-image` from 3.1.115 to 3.1.116
Updates `com.huaweicloud.sdk:huaweicloud-sdk-smn` from 3.1.115 to 3.1.116
---
updated-dependencies:
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-frs
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-functiongraph
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-iam
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-image
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.huaweicloud.sdk:huaweicloud-sdk-smn
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 1e8846ffb1d..6c2f73673b1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,7 +221,7 @@
<httpclient4-version>4.5.14</httpclient4-version>
<httpasyncclient-version>4.1.5</httpasyncclient-version>
<huaweicloud-obs-version>3.24.8</huaweicloud-obs-version>
- <huaweicloud-sdk-version>3.1.115</huaweicloud-sdk-version>
+ <huaweicloud-sdk-version>3.1.116</huaweicloud-sdk-version>
<ical4j-version>4.0.4</ical4j-version>
<icu4j-version>75.1</icu4j-version>
<ignite-version>2.16.0</ignite-version>