mirror of https://github.com/apache/activemq.git
Merge pull request #824 from jbonofre/AMQ-8573
[AMQ-8573] Upgrade to Eclipse Paho 1.2.1
This commit is contained in:
commit
31cd27156a
|
@ -144,7 +144,7 @@
|
|||
<dependency>
|
||||
<groupId>org.eclipse.paho</groupId>
|
||||
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<version>1.2.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue