We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c6437e commit ab03d50Copy full SHA for ab03d50
external/mqtt/pom.xml
@@ -44,7 +44,7 @@
44
<dependency>
45
<groupId>org.eclipse.paho</groupId>
46
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
47
-+ <version>1.0.1</version>
+ <version>1.0.1</version>
48
</dependency>
49
50
<groupId>org.scalatest</groupId>
0 commit comments