From: NicolasLAplaud Date: Wed, 11 Apr 2018 13:20:17 +0000 (+0200) Subject: Fix vulnerability report part1 X-Git-Tag: 2.0.0-ONAP~58^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5f0a862b0330c6410f4489714645d4141cf91147;p=externalapi%2Fnbi.git Fix vulnerability report part1 - Add a dependency exclusion Change-Id: Ifb3e3f5f78c6f9c9b0bcdd8238a047caf235f6e1 Issue-ID: EXTAPI-52 Signed-off-by: NicolasLAplaud --- diff --git a/pom.xml b/pom.xml index a85cb4c..d0ef619 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.externalapi-nbi @@ -156,6 +156,12 @@ com.bazaarvoice.jolt jolt-core 0.1.0 + + + com.fasterxml.jackson.core + jackson-databind + + @@ -345,4 +351,4 @@ - + \ No newline at end of file