From: Determe, Sebastien (sd378r) Date: Thu, 15 Mar 2018 09:43:48 +0000 (+0100) Subject: Update jackson-databind X-Git-Tag: 6.0.0~11^2~842^2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b3737db89cab5d43b7ef18f32052a9749487e1bb;p=policy%2Fclamp.git Update jackson-databind Update one dependency to fix the security issues reported by NExus IQ Issue-ID: CLAMP-135 Change-Id: I0cc1c3a32047083790dd556f5be1ef43cb8afffb Signed-off-by: Determe, Sebastien (sd378r) --- diff --git a/pom.xml b/pom.xml index 69755e47d..22c6fe3d3 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.oparent oparent - 1.1.0-SNAPSHOT + 1.1.0 @@ -274,10 +274,6 @@ com.fasterxml.jackson.core jackson-core - - com.fasterxml.jackson.core - jackson-databind - javax.transaction jta @@ -436,10 +432,6 @@ - - com.fasterxml.jackson.core - jackson-databind - com.fasterxml.jackson.dataformat jackson-dataformat-yaml @@ -475,6 +467,11 @@ jboss-jaxrs-api_2.0_spec 1.0.1.Final + + com.fasterxml.jackson.core + jackson-databind + 2.8.11.1 + org.mariadb.jdbc