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:
Holger Friedrich
2025-02-18 09:57:11 +01:00
committed by GitHub
parent e41db78804
commit 91940ef34d
3 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -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>