From db4d10a95003e01537a666708c2ed23f1cb48068 Mon Sep 17 00:00:00 2001 From: Randy Gelhausen Date: Thu, 10 Nov 2016 18:44:52 -0500 Subject: [PATCH] NiFi-3025: Bump nifi-spark-receiver's jackson version to match Spark 2.0.1 --- nifi-external/nifi-spark-receiver/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi-external/nifi-spark-receiver/pom.xml b/nifi-external/nifi-spark-receiver/pom.xml index 72bdb8c6d7a1..dfa6c469e881 100644 --- a/nifi-external/nifi-spark-receiver/pom.xml +++ b/nifi-external/nifi-spark-receiver/pom.xml @@ -41,7 +41,7 @@ com.fasterxml.jackson.core jackson-databind - 2.4.4 + 2.6.5