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 6993ac9 commit 981b97cCopy full SHA for 981b97c
plugins/repository-azure/build.gradle
@@ -46,7 +46,7 @@ opensearchplugin {
46
dependencies {
47
api 'com.azure:azure-core:1.27.0'
48
api 'com.azure:azure-storage-common:12.16.0'
49
- api 'com.azure:azure-core-http-netty:1.12.0'
+ api 'com.azure:azure-core-http-netty:1.12.4'
50
api "io.netty:netty-codec-dns:${versions.netty}"
51
api "io.netty:netty-codec-socks:${versions.netty}"
52
api "io.netty:netty-codec-http2:${versions.netty}"
0 commit comments