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 --- test-apis-ci/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'test-apis-ci') diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index e6a6e263a8..5a3c0519cf 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -382,6 +382,17 @@ org.codehaus.groovy groovy + + + io.netty + netty-all + + + + io.netty + netty-handler + + -- cgit 1.2.3-korg