Browse Source

HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu.

(cherry picked from commit 0f9aa5b4d58e34653f42e98a244aaf1c806b37cf)
(cherry picked from commit 6485b891332f801a6a86319de017c026d288e6d0)
Akira Ajisaka 6 years ago
parent
commit
1ead01444d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
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>