mirror of https://github.com/apache/nifi.git
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:
parent
b05bd988b6
commit
ef0793c8fc
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue