Bump azure-core-http-netty from 1.11.2 to 1.11.7 in /plugins/repository-azure (#2189)
* 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.2 to 1.11.7. - [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.2...azure-core-http-netty_1.11.7) --- 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
268b3b51f0
commit
c1ba0c2c13
|
@ -46,7 +46,7 @@ opensearchplugin {
|
|||
dependencies {
|
||||
api 'com.azure:azure-core:1.22.0'
|
||||
api 'com.azure:azure-storage-common:12.14.0'
|
||||
api 'com.azure:azure-core-http-netty:1.11.2'
|
||||
api 'com.azure:azure-core-http-netty:1.11.7'
|
||||
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 @@
|
|||
7d84ec31d73a7b51bc72044789768b25fb2b14f4
|
|
@ -0,0 +1 @@
|
|||
c6b14fcca3e75acc8dbe07ac101afd05d48a1647
|
Loading…
Reference in New Issue