Switch activemq to version 5.4.0 to avoid slf4j issue
This commit is contained in:
committed by
Dave Syer
parent
04ba4d064e
commit
97af88a8d8
@@ -1,6 +1,6 @@
|
||||
package org.test
|
||||
|
||||
@Grab("org.apache.activemq:activemq-all:5.2.0")
|
||||
@Grab("org.apache.activemq:activemq-all:5.4.0")
|
||||
|
||||
import java.util.concurrent.CountDownLatch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user