From caac2b0ea280a67e5b2bc82ac368bea2c3b9b0da Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Thu, 19 Apr 2018 09:31:36 -0400 Subject: Fix the spring core and netty handler issue Issue-ID: AAI-586 Change-Id: I69efb05f9fb82ffe1a97042e493c754b55bfb269 Signed-off-by: Kajur, Harish (vk250x) --- aai-utils/pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'aai-utils') diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 0afd77b9..691569b0 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -73,7 +73,16 @@ spring-core 4.3.10.RELEASE - + + com.fasterxml.jackson.core + jackson-core + 2.8.11 + + + com.fasterxml.jackson.core + jackson-databind + 2.8.11 + org.onap.aai.aai-common aai-schema -- cgit 1.2.3-korg