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.5, Netty to 4.1.118.Final (#4604)
Upgrade hivemq-mqtt-client from 1.3.3 to 1.3.5 Changelog: https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.4 https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.5 Upgrade netty from 4.1.104 to 4.1.118 Changelog: https://netty.io/news/ Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
+1
-1
@@ -226,7 +226,7 @@
|
||||
<dependency>
|
||||
<groupId>com.hivemq</groupId>
|
||||
<artifactId>hivemq-mqtt-client</artifactId>
|
||||
<version>1.3.3</version>
|
||||
<version>1.3.5</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
||||
Reference in New Issue
Block a user