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:49:06 UTC

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


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

commit 1ead01444d6e09857a51523286a8ea9046af156c
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)
    (cherry picked from commit 6485b891332f801a6a86319de017c026d288e6d0)
---
 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 407f6a8..4820dee 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1091,7 +1091,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