mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade hivemq-mqtt-client to 1.3.3, Netty to 4.1.99.Final (#3824)
Upgrades: * hivemq-mqtt-client from 1.2.2 to 1.3.3 * Netty from 4.1.92.Final to 4.1.99.Final For all fixes and improvements of these upgrades, see: * https://github.com/hivemq/hivemq-mqtt-client/releases/ * https://netty.io/news/index.html Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
+1
-1
@@ -234,7 +234,7 @@
|
||||
<dependency>
|
||||
<groupId>com.hivemq</groupId>
|
||||
<artifactId>hivemq-mqtt-client</artifactId>
|
||||
<version>1.2.2</version>
|
||||
<version>1.3.3</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
||||
Reference in New Issue
Block a user