Upgrade hivemq-mqtt-client to 1.3.14 (#5554)

* Upgrade hivemq-mqtt-client from 1.3.12 to 1.3.14,
  changelog:
  https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.13
  https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.14
* Upgrade netty from 4.1.130 to 4.1.133,
  changelog:
  https://netty.io/news/2026/02/06/4-1-131-Final.html
  https://netty.io/news/2026/03/24/4-1-132-Final.html
  https://netty.io/news/2026/05/04/4-1-133-Final.html

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2026-05-09 10:51:52 +02:00
committed by GitHub
parent d1927f5f2b
commit 41cb074e55
3 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -251,7 +251,7 @@
<dependency>
<groupId>com.hivemq</groupId>
<artifactId>hivemq-mqtt-client</artifactId>
<version>1.3.12</version>
<version>1.3.14</version>
<scope>compile</scope>
<exclusions>
<exclusion>