From bc3ff3a75919a7dad6c62148a5a2c39fb0e9b55c Mon Sep 17 00:00:00 2001 From: jitendra sharma Date: Thu, 5 Mar 2020 09:51:28 +0000 Subject: Remove exclusion for netty-handler Issue-ID: CLI-256 Signed-off-by: jitendra sharma Change-Id: Ic5dca493ed5132e587f49d84a2f1d71be4320f48 --- profiles/http/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 7e1e2e27..3e32bd53 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -87,7 +87,6 @@ Excluded commons-codec vulnerable version and added invulnerable version ${project.version} test - com.github.dreamhead @@ -102,10 +101,6 @@ Excluded commons-codec vulnerable version and added invulnerable version ch.qos.logback logback-classic - - io.netty - netty-handler - io.netty netty-codec-http -- cgit 1.2.3-korg