From 10fe6808a031dcbf3e48423cdd1aad089e99e9cd Mon Sep 17 00:00:00 2001 From: Pavel Lipsky Date: Tue, 16 Feb 2021 09:29:17 -0500 Subject: [PATCH] Use the new versions of netty-common and netty-buffer instead of netty-tcnative-boringssl-static --- driver-pravega/pom.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/driver-pravega/pom.xml b/driver-pravega/pom.xml index 1b17cd25..040de29a 100644 --- a/driver-pravega/pom.xml +++ b/driver-pravega/pom.xml @@ -73,9 +73,15 @@ io.netty - netty-tcnative-boringssl-static - 2.0.17.Final - + netty-common + 4.1.50.Final + + + + io.netty + netty-buffer + 4.1.50.Final + com.google.protobuf