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 2019/02/04 05:48:08 UTC

[hadoop] branch branch-3.1 updated: HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu.

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

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


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new 8d697eb  HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu.
8d697eb is described below

commit 8d697eb94494f579d55491ddd62def2920156d38
Author: Akira Ajisaka <aa...@apache.org>
AuthorDate: Mon Feb 4 14:46:35 2019 +0900

    HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu.
    
    (cherry picked from commit 0f9aa5b4d58e34653f42e98a244aaf1c806b37cf)
---
 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 4d5fcae..2c39126 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1188,7 +1188,7 @@
       <dependency>
         <groupId>com.aliyun.oss</groupId>
         <artifactId>aliyun-sdk-oss</artifactId>
-        <version>2.8.3</version>
+        <version>3.4.1</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