ARTEMIS-2600 Update mqtt-client version to 1.16 for tests

This commit is contained in:
brusdev 2020-01-24 10:48:44 +01:00 committed by Justin Bertram
parent dddc4d9977
commit b71178b4fb
1 changed files with 0 additions and 1 deletions

View File

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