You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by aa...@apache.org on 2021/10/08 05:59:31 UTC

[hadoop] branch branch-3.2.3 updated: HADOOP-17834. Bump aliyun-sdk-oss to 3.13.0 (#3261)

This is an automated email from the ASF dual-hosted git repository.

aajisaka pushed a commit to branch branch-3.2.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.2.3 by this push:
     new b93fe96  HADOOP-17834. Bump aliyun-sdk-oss to 3.13.0 (#3261)
b93fe96 is described below

commit b93fe96fad768442c152f9501f7112a607c3d703
Author: Siyao Meng <50...@users.noreply.github.com>
AuthorDate: Sat Aug 14 05:19:10 2021 -0700

    HADOOP-17834. Bump aliyun-sdk-oss to 3.13.0 (#3261)
    
    Change-Id: I335d4a2cb08c75dc24ef36bdfab51111f87e0762
    Signed-off-by: Akira Ajisaka <aa...@apache.org>
    (cherry picked from commit 3aaac8a1f682ecda4d41221e8a836bc5401e3b1d)
    
     Conflicts:
    	LICENSE-binary
    
    (cherry picked from commit c8db6b1eb2a541af20c4c99c23b627cec2300411)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 5094980..a31954c 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1301,7 +1301,7 @@
       <dependency>
         <groupId>com.aliyun.oss</groupId>
         <artifactId>aliyun-sdk-oss</artifactId>
-        <version>3.4.1</version>
+        <version>3.13.0</version>
         <exclusions>
           <exclusion>
             <groupId>org.apache.httpcomponents</groupId>

---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org