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/02/01 17:55:56 UTC

[camel] branch main updated: CAMEL-18994 - Huawei Cloud SDK: Bump to 3.1.23

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 c1b222a7e67 CAMEL-18994 - Huawei Cloud SDK: Bump to 3.1.23
c1b222a7e67 is described below

commit c1b222a7e674b5dadb143260b4795e49452914b5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 1 18:54:58 2023 +0100

    CAMEL-18994 - Huawei Cloud SDK: Bump to 3.1.23
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cdb77717c02..ab86df801b5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -230,7 +230,7 @@
         <httpclient4-version>4.5.14</httpclient4-version>
         <httpasyncclient-version>4.1.5</httpasyncclient-version>
         <huaweicloud-obs-version>3.21.4.1</huaweicloud-obs-version>
-        <huaweicloud-sdk-version>3.0.76</huaweicloud-sdk-version>
+        <huaweicloud-sdk-version>3.1.23</huaweicloud-sdk-version>
         <ical4j-version>1.0.7</ical4j-version>
         <icu4j-version>72.1</icu4j-version>
         <ignite-version>2.14.0</ignite-version>