From 38b08ff76956a7867bdfbbef08bbea7d51127648 Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Mon, 13 Dec 2021 12:58:09 +0200 Subject: [PATCH] Update grpc and netty versions to proper handle native windows ssl libraries --- pom.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 705a7f5602..8730be5bee 100755 --- a/pom.xml +++ b/pom.xml @@ -75,11 +75,11 @@ 4.2.0 3.5.5 3.17.2 - 1.38.0 + 1.42.1 1.18.18 1.2.4 - 4.1.67.Final - 2.0.40.Final + 4.1.71.Final + 2.0.46.Final 1.7.0 4.8.0 2.19.1 @@ -1239,7 +1239,12 @@ io.netty netty-tcnative-boringssl-static - ${netty-tcnative-boringssl-static.version} + ${netty-tcnative.version} + + + io.netty + netty-tcnative-classes + ${netty-tcnative.version} io.netty