From db0407cda6542d32c1f6d5a5cddf3fddeeaf4afd Mon Sep 17 00:00:00 2001 From: mr1716 Date: Fri, 6 Oct 2023 09:47:16 -0400 Subject: [PATCH] NIFI-12181 Upgraded HiveMQ MQTT Client from 1.3.1 to 1.3.3 This closes #7846 Signed-off-by: David Handermann --- 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 eecfc889e1..b485c61135 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 @@ -63,7 +63,7 @@ com.hivemq hivemq-mqtt-client - 1.3.1 + 1.3.3 org.apache.commons