This closes #415

This commit is contained in:
Clebert Suconic 2016-03-07 15:51:52 -05:00
commit 958d746692
1 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@
<ActiveMQ-Version>
${project.version}(${activemq.version.incrementingVersion})
</ActiveMQ-Version>
<resteasy.version>3.0.14.Final</resteasy.version>
<resteasy.version>3.0.16.Final</resteasy.version>
<proton.version>0.12.0</proton.version>
<activemq5-version>5.12.0</activemq5-version>
<fuse.mqtt.client.version>1.10</fuse.mqtt.client.version>
@ -363,7 +363,7 @@
<dependency>
<groupId>org.jgroups</groupId>
<artifactId>jgroups</artifactId>
<version>3.6.6.Final</version>
<version>3.6.7.Final</version>
<!-- License: Apache 2.0 -->
</dependency>
<dependency>