Merge branch 'pr/23448-update-azure-storage'
This commit is contained in:
commit
e634d89825
|
@ -23,8 +23,9 @@ esplugin {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.microsoft.azure:azure-storage:4.0.0'
|
compile 'com.microsoft.azure:azure-storage:5.0.0'
|
||||||
compile 'org.apache.commons:commons-lang3:3.3.2'
|
compile 'com.microsoft.azure:azure-keyvault-core:0.8.0'
|
||||||
|
compile 'org.apache.commons:commons-lang3:3.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyLicenses {
|
dependencyLicenses {
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
35f7ac687462f491d0f8b0d96733dfe347493d70
|
|
@ -1 +0,0 @@
|
||||||
b31504f0fb3f9c4458ad053b426357a9b0df6e08
|
|
|
@ -0,0 +1 @@
|
||||||
|
ba8f04bfeac08016c0f88423a202d0f3aac03aed
|
|
@ -1 +0,0 @@
|
||||||
90a3822c38ec8c996e84c16a3477ef632cbc87a3
|
|
|
@ -0,0 +1 @@
|
||||||
|
5fe28b9518e58819180a43a850fbc0dd24b7c050
|
Loading…
Reference in New Issue