NIFI-10695 Update org.eclipse.paho.client.mqttv3 to 1.2.5

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #6578.
This commit is contained in:
UcanInfosec 2022-10-25 13:03:05 -04:00 committed by Pierre Villard
parent b05bd988b6
commit ef0793c8fc
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
<dependency>
<groupId>org.eclipse.paho</groupId>
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
<version>1.2.2</version>
<version>1.2.5</version>
</dependency>
<dependency>
<groupId>com.hivemq</groupId>