GH-3348: Upgrade to MQTT Paho-1.2.4

Fixed https://github.com/spring-projects/spring-integration/issues/3348

**Cherry-pick to 5.3.x, 5.2.x & 5.1.x**

# Conflicts:
#	build.gradle
This commit is contained in:
Artem Bilan
2020-07-21 10:09:08 -04:00
parent 8df8028537
commit 35ea2688cb

View File

@@ -127,7 +127,7 @@ subprojects { subproject ->
micrometerVersion = '1.1.14'
mockitoVersion = '2.25.1'
mysqlVersion = '8.0.16'
pahoMqttClientVersion = '1.2.2'
pahoMqttClientVersion = '1.2.4'
postgresVersion = '42.2.5'
reactorNettyVersion = '0.8.19.RELEASE'
reactorVersion = '3.2.18.RELEASE'