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:11:40 +08:00
parent 7f354097aa
commit cb307d5b8e
1 changed files with 1 additions and 1 deletions

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>