diff --git a/pom.xml b/pom.xml index ab826b348..8bca1b249 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,13 @@ io.netty - netty-codec + netty-codec-base + ${netty.version} + + + + io.netty + netty-codec-compression ${netty.version}