diff --git a/pom.xml b/pom.xml index 2bbe756..2d24453 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,7 @@ 1.57.0 + 4.1.98.Final 2.0.51.Final 8.0.1 @@ -461,6 +462,22 @@ grpc-netty ${grpc.version} + + + io.netty + netty-codec-http2 + ${netty.version} + + + io.netty + netty-handler-proxy + ${netty.version} + + + io.netty + netty-transport-native-unix-common + ${netty.version} + io.netty netty-tcnative-boringssl-static