From 7b6bd1c9fbd79ea60ddd5289c8a2b094a7564be4 Mon Sep 17 00:00:00 2001 From: jitendra sharma Date: Tue, 25 Feb 2020 14:30:15 +0000 Subject: change version for netty-codec-http Issue-ID: CLI-246 Signed-off-by: jitendra sharma Change-Id: Ieec9fb59e22664b83fb4f3f213a3c8bceafb37be --- grpc/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'grpc') diff --git a/grpc/pom.xml b/grpc/pom.xml index e73be6b3..75772860 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -47,11 +47,21 @@ + io.netty netty-codec-http2 4.1.42.Final + + io.netty + netty-codec-http + + + io.netty + netty-codec-http + 4.1.45.Final + io.grpc grpc-protobuf -- cgit 1.2.3-korg