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

(cherry picked from commit 0f9aa5b4d5)
This commit is contained in:
Akira Ajisaka 2019-02-04 14:46:35 +09:00
parent 72b3baf207
commit 8d697eb944
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 1 additions and 1 deletions

View File

@ -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>