From 610cbb66b2e644a782f4714e749da932131d4d9d Mon Sep 17 00:00:00 2001 From: Jan Hentschel Date: Thu, 12 Jul 2018 14:27:26 +0200 Subject: [PATCH] NIFI-5418 Removed duplicated jackson-databind dependency from nifi-framework-cluster This closes #2885 Signed-off-by: zenfenan --- .../nifi-framework/nifi-framework-cluster/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml index d50101134e..c4576291d1 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/pom.xml @@ -88,11 +88,6 @@ - - com.fasterxml.jackson.core - jackson-databind - 2.9.4 - com.fasterxml.jackson.core jackson-core