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 --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d6a48539cb..60bdc2bbeb 100644 --- a/pom.xml +++ b/pom.xml @@ -189,6 +189,16 @@ Modifications copyright (c) 2018 Nokia groovy 2.4.13 + + io.netty + netty-all + 4.0.45.Final + + + io.netty + netty-handler + 4.0.45.Final + -- cgit 1.2.3-korg