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