upgrading activemq openwire client

This commit is contained in:
Clebert Suconic 2015-08-24 20:03:17 -04:00
parent 029c112630
commit a440682ec0
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId>
<version>5.11.1</version>
<version>5.12.0</version>
<!-- License: Apache 2.0 -->
</dependency>
<dependency>