Bump azure-core-http-netty from 1.11.9 to 1.12.0 in /plugins/repository-azure (#3474)
Bumps [azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java) from 1.11.9 to 1.12.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-core-http-netty_1.11.9...azure-core_1.12.0) --- updated-dependencies: - dependency-name: com.azure:azure-core-http-netty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e9b19a095c
commit
d0a16d382a
|
@ -46,7 +46,7 @@ opensearchplugin {
|
||||||
dependencies {
|
dependencies {
|
||||||
api 'com.azure:azure-core:1.27.0'
|
api 'com.azure:azure-core:1.27.0'
|
||||||
api 'com.azure:azure-storage-common:12.15.0'
|
api 'com.azure:azure-storage-common:12.15.0'
|
||||||
api 'com.azure:azure-core-http-netty:1.11.9'
|
api 'com.azure:azure-core-http-netty:1.12.0'
|
||||||
api "io.netty:netty-codec-dns:${versions.netty}"
|
api "io.netty:netty-codec-dns:${versions.netty}"
|
||||||
api "io.netty:netty-codec-socks:${versions.netty}"
|
api "io.netty:netty-codec-socks:${versions.netty}"
|
||||||
api "io.netty:netty-codec-http2:${versions.netty}"
|
api "io.netty:netty-codec-http2:${versions.netty}"
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
1d1f34b3e60db038f3913007a2706a820383dc26
|
|
|
@ -0,0 +1 @@
|
||||||
|
e4381e4e2801ee190ae76b61dbd992e94b40272e
|
Loading…
Reference in New Issue