Update pom.xml

This commit is contained in:
Loredana Crusoveanu 2018-07-29 15:03:12 +03:00 committed by GitHub
parent 61860cf7b8
commit 4981b1fd0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -771,7 +771,7 @@
<version>${hamcrest-all.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<dependency>
<groupId>org.eclipse.paho</groupId>
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
<version>1.2.0</version>