From d62fd06f7a01bd7f796abc4bd04b2428d33bfb14 Mon Sep 17 00:00:00 2001 From: Srikanta Date: Tue, 26 Nov 2019 03:27:36 -0800 Subject: [PATCH] Upgrade netty depedencies to latest version --- sdk/core/azure-core-http-netty/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/sdk/core/azure-core-http-netty/pom.xml b/sdk/core/azure-core-http-netty/pom.xml index 0700fa4042b7..f4fb2f9124dc 100644 --- a/sdk/core/azure-core-http-netty/pom.xml +++ b/sdk/core/azure-core-http-netty/pom.xml @@ -78,6 +78,23 @@ netty-codec-http + + io.netty + netty-codec-http2 + 4.1.42.Final + + + io.netty + netty-transport-native-unix-common + 4.1.42.Final + + + io.netty + netty-transport-native-epoll + 4.1.42.Final + linux-x86_64 + + io.projectreactor.netty reactor-netty