From 6d2168049a1dceefe0ca4277954b35c0861fdacb Mon Sep 17 00:00:00 2001 From: Puspendu Banerjee Date: Thu, 9 Jun 2016 13:00:57 -0500 Subject: [PATCH] fixes NIFI-1989 This closes #514 Signed-off-by: jpercivall --- nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml b/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml index db1bd71429..b661b0b470 100644 --- a/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml +++ b/nifi-nar-bundles/nifi-mqtt-bundle/nifi-mqtt-processors/pom.xml @@ -42,7 +42,7 @@ - org.apache.commons + commons-io commons-io 1.3.2