HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0. Contributed by Jinhu Wu.

(cherry picked from commit e4fca6aae4)
(cherry picked from commit 53528d5ec5)
This commit is contained in:
Sammi Chen 2018-09-18 18:37:49 +08:00
parent f0537b5161
commit 61847f4ea0
1 changed files with 1 additions and 1 deletions

View File

@ -1167,7 +1167,7 @@
<dependency>
<groupId>com.aliyun.oss</groupId>
<artifactId>aliyun-sdk-oss</artifactId>
<version>2.8.3</version>
<version>3.0.0</version>
<exclusions>
<exclusion>
<groupId>org.apache.httpcomponents</groupId>