Skip to content

Commit c278d91

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**
1 parent 492f0bf commit c278d91

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
@@ -86,7 +86,7 @@ ext {
8686
mockitoVersion = '3.3.3'
8787
mongoDriverVersion = '4.0.4'
8888
mysqlVersion = '8.0.20'
89-
pahoMqttClientVersion = '1.2.2'
89+
pahoMqttClientVersion = '1.2.4'
9090
postgresVersion = '42.2.14'
9191
reactorVersion = '2020.0.0-M1'
9292
resilience4jVersion = '1.5.0'

0 commit comments

Comments
 (0)