From 79e3627ae1ebff32a721116600e26233803d067e Mon Sep 17 00:00:00 2001 From: Yuli Shlosberg Date: Tue, 2 Oct 2018 14:45:26 +0300 Subject: fix netty security violation Change-Id: Iee4c5b6a15f81c53f7711b445760640a3b31ac31 Issue-ID: SDC-1721 Signed-off-by: Yuli Shlosberg --- asdctool/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'asdctool/pom.xml') diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 0455d7f32e..424bd595a7 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -480,6 +480,16 @@ test + + + io.netty + netty-all + + + + io.netty + netty-handler + -- cgit 1.2.3-korg