diff --git a/pom.xml b/pom.xml index c9bc84fdf77ad..09f421ae10855 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 3.9.0 3.4.0 19.3.0.0 - 1.33 + 1.36 2.12.2 diff --git a/presto-pinot-toolkit/pom.xml b/presto-pinot-toolkit/pom.xml index a5792e8b17e5f..b397a2104ca2b 100644 --- a/presto-pinot-toolkit/pom.xml +++ b/presto-pinot-toolkit/pom.xml @@ -246,6 +246,22 @@ com.google.protobuf protobuf-java + + io.netty + netty-all + + + io.netty + netty-handler + + + io.netty + netty-transport-native-kqueue + + + io.netty + netty-transport-native-epoll +