HADOOP-14662. Update azure-storage sdk to version 5.4.0.

Contributed by Thomas Marquard
This commit is contained in:
Steve Loughran 2017-08-15 16:27:31 +01:00
parent 7b22df3da6
commit b30522c59e
No known key found for this signature in database
GPG Key ID: 950CC3E032B79CA2

View File

@ -1019,7 +1019,7 @@
<dependency> <dependency>
<groupId>com.microsoft.azure</groupId> <groupId>com.microsoft.azure</groupId>
<artifactId>azure-storage</artifactId> <artifactId>azure-storage</artifactId>
<version>5.3.0</version> <version>5.4.0</version>
</dependency> </dependency>
<dependency> <dependency>