Skip to content

Commit f095f94

Browse files
committed
GH-3348: Upgrade to MQTT Paho-1.2.4
Fixed #3348 **Cherry-pick to 5.3.x, 5.2.x & 5.1.x** # Conflicts: # build.gradle
1 parent dfa6c84 commit f095f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ ext {
8484
mockitoVersion = '3.3.3'
8585
mongoDriverVersion = '4.0.4'
8686
mysqlVersion = '8.0.20'
87-
pahoMqttClientVersion = '1.2.2'
87+
pahoMqttClientVersion = '1.2.4'
8888
postgresVersion = '42.2.12'
8989
reactorVersion = 'Dysprosium-SR8'
9090
resilience4jVersion = '1.4.0'

0 commit comments

Comments
 (0)