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

This commit is contained in:
Sammi Chen 2017-12-07 23:15:15 +08:00
parent 27c7a1f221
commit afcbfbf7f4

View File

@ -1154,7 +1154,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>