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:18 UTC

[hadoop] branch branch-3.2 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
in repository https://gitbox.apache.org/repos/asf/hadoop.git


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

commit c8db6b1eb2a541af20c4c99c23b627cec2300411
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
---
 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 8e01c3a..6314807 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