diff --git a/bom/pom.xml b/bom/pom.xml index 309083b09e..5e8c7af4e1 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -61,8 +61,10 @@ io.netty - netty-all + netty-bom ${netty.version} + pom + import diff --git a/components/api/pom.xml b/components/api/pom.xml index 7bc3d10677..80272db37b 100644 --- a/components/api/pom.xml +++ b/components/api/pom.xml @@ -18,7 +18,11 @@ io.netty - netty-all + netty-codec-http + + + io.netty + netty-transport-native-epoll diff --git a/pom.xml b/pom.xml index 82e79d7672..e1532d3d30 100755 --- a/pom.xml +++ b/pom.xml @@ -223,8 +223,10 @@ io.netty - netty-all + netty-bom ${netty.version} + pom + import