From 8886b47bca90cb0e84478d24e5c9afb3a9054b63 Mon Sep 17 00:00:00 2001 From: "Kishore Reddy, Gujja (kg811t)" Date: Fri, 23 Mar 2018 18:16:50 -0400 Subject: Security fixes Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib9205d7e8aa31c525a87e9d9a8076906ea4c7f0a Signed-off-by: Kishore Reddy, Gujja (kg811t) --- ecomp-portal-widget-ms/widget-ms/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ecomp-portal-widget-ms/widget-ms/pom.xml') diff --git a/ecomp-portal-widget-ms/widget-ms/pom.xml b/ecomp-portal-widget-ms/widget-ms/pom.xml index a3c5546e..5d8896c2 100644 --- a/ecomp-portal-widget-ms/widget-ms/pom.xml +++ b/ecomp-portal-widget-ms/widget-ms/pom.xml @@ -152,6 +152,21 @@ logback-classic 1.2.3 + + com.fasterxml.jackson.core + jackson-annotations + 2.8.10 + + + com.fasterxml.jackson.core + jackson-core + 2.8.10 + + + com.fasterxml.jackson.core + jackson-databind + 2.8.10 + -- cgit 1.2.3-korg