Skip to content

Commit 76bf66f

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 c765e80 commit 76bf66f

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
@@ -81,7 +81,7 @@ ext {
8181
micrometerVersion = '1.3.9'
8282
mockitoVersion = '3.2.4'
8383
mysqlVersion = '8.0.20'
84-
pahoMqttClientVersion = '1.2.2'
84+
pahoMqttClientVersion = '1.2.4'
8585
postgresVersion = '42.2.12'
8686
reactorVersion = 'Dysprosium-SR8'
8787
resilience4jVersion = '1.1.0'

0 commit comments

Comments
 (0)