From 5538377ed71c1e3519a2fe7b7ee50185f4764675 Mon Sep 17 00:00:00 2001 From: "Thomas Nelson Jr (arthurdent3) tn1381@att.com" Date: Sun, 18 Mar 2018 21:42:34 -0400 Subject: CLM Fixes Added Jackson to the Dependency List. Change-Id: I7f8d15e4626e5e5b73ecb9118c25c63268b73dfb Issue-ID: MUSIC-49, MUSIC-47 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4bb5e215..1dfc5d3d 100755 --- a/pom.xml +++ b/pom.xml @@ -305,7 +305,12 @@ test - + + + com.fasterxml.jackson.core + jackson-databind + 2.9.4 + org.apache.httpcomponents httpclient -- cgit 1.2.3-korg