From: Determe, Sebastien (sd378r) Date: Fri, 23 Mar 2018 14:20:45 +0000 (+0100) Subject: Attempt to fix jackson-databind X-Git-Tag: v2.0.0~55^2~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1020ab3cf309ddde9af40684e2d3bd094cce8665;p=clamp.git Attempt to fix jackson-databind Fix nexus-iq issue reported as red Issue-ID: CLAMP-135 Change-Id: I8cc2951d8c8a3c61258b0a2926e1d17d2e8a1448 Signed-off-by: Determe, Sebastien (sd378r) --- diff --git a/pom.xml b/pom.xml index 3b2ebe12..010fd509 100644 --- a/pom.xml +++ b/pom.xml @@ -452,6 +452,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml + 2.9.4 org.apache.commons @@ -484,11 +485,6 @@ jboss-jaxrs-api_2.0_spec 1.0.1.Final - - com.fasterxml.jackson.core - jackson-databind - 2.8.11.1 - org.mariadb.jdbc