From 1020ab3cf309ddde9af40684e2d3bd094cce8665 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Fri, 23 Mar 2018 15:20:45 +0100 Subject: [PATCH] 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) --- pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 -- 2.16.6