We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223d0b2 commit 47b8432Copy full SHA for 47b8432
plugins/repository-azure/build.gradle
@@ -45,7 +45,7 @@ opensearchplugin {
45
46
dependencies {
47
api 'com.azure:azure-core:1.22.0'
48
- api 'com.azure:azure-storage-common:12.14.0'
+ api 'com.azure:azure-storage-common:12.14.3'
49
api 'com.azure:azure-core-http-netty:1.11.7'
50
api "io.netty:netty-codec-dns:${versions.netty}"
51
api "io.netty:netty-codec-socks:${versions.netty}"
0 commit comments