From e0a891de60058eab2b92082f7cc2dde59f0f42be Mon Sep 17 00:00:00 2001 From: "Thomas Nelson Jr (arthurdent3) tn1381@att.com" Date: Mon, 19 Mar 2018 02:22:15 -0400 Subject: CLM Fixes Added netty to the Dependency List. Change-Id: Id00fac7d3a124e82af1a7434d0c1cb7fb49ae022 Issue-ID: MUSIC-49, MUSIC-47 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1dfc5d3d..1d3f87e7 100755 --- a/pom.xml +++ b/pom.xml @@ -305,7 +305,11 @@ test - + + io.netty + netty-handler + 4.0.56.Final + com.fasterxml.jackson.core jackson-databind -- cgit 1.2.3-korg