We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd51e81 commit b0521e5Copy full SHA for b0521e5
plugins/repository-azure/build.gradle
@@ -46,7 +46,7 @@ opensearchplugin {
46
dependencies {
47
api 'com.azure:azure-core:1.47.0'
48
api 'com.azure:azure-json:1.1.0'
49
- api 'com.azure:azure-storage-common:12.21.2'
+ api 'com.azure:azure-storage-common:12.25.0'
50
api 'com.azure:azure-core-http-netty:1.12.8'
51
api "io.netty:netty-codec-dns:${versions.netty}"
52
api "io.netty:netty-codec-socks:${versions.netty}"
0 commit comments