From a7b4c2d599d2ea871c033b8757f7a5312e0e18f4 Mon Sep 17 00:00:00 2001 From: jitendra sharma Date: Fri, 13 Mar 2020 06:31:30 +0000 Subject: change version for netty-codec Issue-ID: CLI-246 Signed-off-by: jitendra sharma Change-Id: If16e3c225639d50c7b059abd04af41af4f08b48c --- grpc/pom.xml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'grpc') diff --git a/grpc/pom.xml b/grpc/pom.xml index 6ad4a47a..dbef4b00 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -35,7 +35,7 @@ + and added invulnerable netty-codec-http2 4.1.46.Final --> io.grpc grpc-netty @@ -47,21 +47,13 @@ - + io.netty netty-codec-http2 - 4.1.42.Final - - io.netty - netty-codec-http - + 4.1.46.Final - - io.netty - netty-codec-http - 4.1.45.Final - + io.grpc grpc-protobuf -- cgit 1.2.3-korg