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 --- profiles/http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 3410b634..2c1b39a2 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -115,7 +115,7 @@ Excluded commons-codec vulnerable version and added invulnerable version io.netty netty-codec-http - 4.1.45.Final + 4.1.46.Final junit -- cgit 1.2.3-korg