HADOOP-15080. Aliyun OSS: update oss sdk from 2.8.1 to 2.8.3 to remove its dependency on Cat-x json-lib.

(cherry picked from commit 67b2661e3d)
This commit is contained in:
Sammi Chen 2017-12-07 22:46:11 +08:00 committed by Sean Mackrory
parent afc606c3aa
commit c225ac3f8f
1 changed files with 1 additions and 1 deletions

View File

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