Bump azure-core-http-netty from 1.11.8 to 1.11.9 in /plugins/repository-azure (#2734)
* Bump azure-core-http-netty in /plugins/repository-azure Bumps [azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java) from 1.11.8 to 1.11.9. - [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.8...azure-core-http-netty_1.11.9) --- updated-dependencies: - dependency-name: com.azure:azure-core-http-netty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fbb2725ec1
commit
b5d7805962
|
@ -46,7 +46,7 @@ opensearchplugin {
|
|||
dependencies {
|
||||
api 'com.azure:azure-core:1.26.0'
|
||||
api 'com.azure:azure-storage-common:12.15.0'
|
||||
api 'com.azure:azure-core-http-netty:1.11.8'
|
||||
api 'com.azure:azure-core-http-netty:1.11.9'
|
||||
api "io.netty:netty-codec-dns:${versions.netty}"
|
||||
api "io.netty:netty-codec-socks:${versions.netty}"
|
||||
api "io.netty:netty-codec-http2:${versions.netty}"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
0ea66d4531fb41cb3b5ab55e2e7b7f301e7f8503
|
|
@ -0,0 +1 @@
|
|||
1d1f34b3e60db038f3913007a2706a820383dc26
|
Loading…
Reference in New Issue