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 --- profiles/http/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'profiles/http') diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 73223a97..fe2cee86 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -87,6 +87,8 @@ Excluded commons-codec vulnerable version and added invulnerable version ${project.version} test + + com.github.dreamhead moco-runner @@ -100,8 +102,21 @@ Excluded commons-codec vulnerable version and added invulnerable version ch.qos.logback logback-classic + + io.netty + netty-handler + + + io.netty + netty-codec-http + + + io.netty + netty-codec-http + 4.1.45.Final + junit junit -- cgit 1.2.3-korg