Skip to content

Commit f7fedc3

Browse files
Upgrade to Azure SDK 8.4.0 (elastic#46094)
* Upgrading to 8.4.0 here which brings bulk deletes to be used in a follow up PR
1 parent 6d25719 commit f7fedc3

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

plugins/repository-azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ esplugin {
2323
}
2424

2525
dependencies {
26-
compile 'com.microsoft.azure:azure-storage:8.0.0'
26+
compile 'com.microsoft.azure:azure-storage:8.4.0'
2727
compile 'com.microsoft.azure:azure-keyvault-core:1.0.0'
2828
compile 'com.google.guava:guava:20.0'
2929
compile 'org.apache.commons:commons-lang3:3.4'

plugins/repository-azure/licenses/azure-storage-8.0.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
002c6b7827f06869b8d04880bf913ce4efcc9ad4

0 commit comments

Comments
 (0)