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.12 (#5265)
* Upgrade hivemq-mqtt-client from 1.3.9 to 1.3.12, changelog: https://github.com/hivemq/hivemq-mqtt-client/releases/tag/1.3.10 https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.11 https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.12 * Upgrade netty from 4.1.126 to 4.1.130, changelog: https://netty.io/news/2025/09/08/4-1-127-Final.html https://netty.io/news/2025/10/14/4-1-128-Final.html https://netty.io/news/2025/12/11/4-1-129-Final.html https://netty.io/news/2025/12/15/4-1-130-Final.html Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
+1
-1
@@ -528,7 +528,7 @@
|
||||
<dependency>
|
||||
<groupId>com.hivemq</groupId>
|
||||
<artifactId>hivemq-mqtt-client</artifactId>
|
||||
<version>1.3.9</version>
|
||||
<version>1.3.12</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user