From ef0793c8fc7ce01c34478650adc854b360f88381 Mon Sep 17 00:00:00 2001 From: UcanInfosec <107478475+UcanInfosec@users.noreply.github.com> Date: Tue, 25 Oct 2022 13:03:05 -0400 Subject: [PATCH] NIFI-10695 Update org.eclipse.paho.client.mqttv3 to 1.2.5 Signed-off-by: Pierre Villard This closes #6578. --- 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 f12697292a..2a1e887f29 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 @@ -58,7 +58,7 @@ org.eclipse.paho org.eclipse.paho.client.mqttv3 - 1.2.2 + 1.2.5 com.hivemq