This commit is contained in:
Justin Bertram 2020-02-06 12:21:55 -06:00
commit a00fb746f8
1 changed files with 0 additions and 1 deletions

View File

@ -298,7 +298,6 @@
<dependency> <dependency>
<groupId>org.fusesource.mqtt-client</groupId> <groupId>org.fusesource.mqtt-client</groupId>
<artifactId>mqtt-client</artifactId> <artifactId>mqtt-client</artifactId>
<version>1.10</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>