HADOOP-13962. Update ADLS SDK to 2.1.4. (John Zhuge via lei)

This commit is contained in:
Lei Xu 2017-01-21 10:52:02 +08:00
parent 9bab85cadf
commit ccf2d66244
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-data-lake-store-sdk</artifactId>
<version>2.0.11</version>
<version>2.1.4</version>
</dependency>
<!-- ENDS HERE-->
<dependency>