From: Thomas Nelson Jr (arthurdent3) tn1381@att.com Date: Mon, 19 Mar 2018 06:22:15 +0000 (-0400) Subject: CLM Fixes X-Git-Tag: v2.5.3~9^2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e0a891de60058eab2b92082f7cc2dde59f0f42be;p=music.git 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 --- 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