Repository: hadoop Updated Branches: refs/heads/trunk 0a6d5c0cf -> 06ece4832
HADOOP-14662. Update azure-storage sdk to version 5.4.0. Contributed by Thomas Marquardt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06ece483 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/06ece483 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/06ece483 Branch: refs/heads/trunk Commit: 06ece483222b82404ee198159c6866db89043459 Parents: 0a6d5c0 Author: Steve Loughran <[email protected]> Authored: Sat Jul 15 16:27:17 2017 +0100 Committer: Steve Loughran <[email protected]> Committed: Sat Jul 15 16:27:17 2017 +0100 ---------------------------------------------------------------------- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/06ece483/hadoop-project/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 3969474..b9819b4 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -1118,7 +1118,7 @@ <dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure-storage</artifactId> - <version>5.3.0</version> + <version>5.4.0</version> </dependency> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
