You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/12/22 12:25:00 UTC

(camel) branch main updated: Bump huaweicloud-sdk-version from 3.1.73 to 3.1.74 (#12572)

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 a2359ecb8b1 Bump huaweicloud-sdk-version from 3.1.73 to 3.1.74 (#12572)
a2359ecb8b1 is described below

commit a2359ecb8b1f6d6c241210f36f21caa8b94af980
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Dec 22 13:24:55 2023 +0100

    Bump huaweicloud-sdk-version from 3.1.73 to 3.1.74 (#12572)
    
    Bumps `huaweicloud-sdk-version` from 3.1.73 to 3.1.74.
    
    Updates `com.huaweicloud.sdk:huaweicloud-sdk-core` from 3.1.73 to 3.1.74
    - [Release notes](https://github.com/huaweicloud/huaweicloud-sdk-java-v3/releases)
    - [Commits](https://github.com/huaweicloud/huaweicloud-sdk-java-v3/compare/v3.1.73...v3.1.74)
    
    Updates `com.huaweicloud.sdk:huaweicloud-sdk-frs` from 3.1.73 to 3.1.74
    
    Updates `com.huaweicloud.sdk:huaweicloud-sdk-functiongraph` from 3.1.73 to 3.1.74
    
    Updates `com.huaweicloud.sdk:huaweicloud-sdk-iam` from 3.1.73 to 3.1.74
    
    Updates `com.huaweicloud.sdk:huaweicloud-sdk-image` from 3.1.73 to 3.1.74
    
    Updates `com.huaweicloud.sdk:huaweicloud-sdk-smn` from 3.1.73 to 3.1.74
    
    ---
    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] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 a007ec6990d..7be96ab2bd0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -208,7 +208,7 @@
         <httpclient4-version>4.5.14</httpclient4-version>
         <httpasyncclient-version>4.1.5</httpasyncclient-version>
         <huaweicloud-obs-version>3.23.9.1</huaweicloud-obs-version>
-        <huaweicloud-sdk-version>3.1.73</huaweicloud-sdk-version>
+        <huaweicloud-sdk-version>3.1.74</huaweicloud-sdk-version>
         <ical4j-version>3.2.14</ical4j-version>
         <icu4j-version>74.2</icu4j-version>
         <ignite-version>2.15.0</ignite-version>