NIFI-922: Upgrade to ActiveMQ 5.12.0. closes #81.

Signed-off-by: joewitt <joewitt@apache.org>
This commit is contained in:
Jean-Baptiste Onofré 2015-09-03 15:53:47 +02:00 committed by joewitt
parent 943ccfedef
commit bd47f36c06
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId>
<version>5.11.1</version>
<version>5.12.0</version>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>