Updated to use a cached copy of activemq. This is still pretty dangerous because it uses snapshots interally and we could run into issues with transitive resolution.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.activemq</groupId>
|
||||
<artifactId>activemq-core</artifactId>
|
||||
<version>5.0-SNAPSHOT</version>
|
||||
<version>5.0-SNAPSHOT-10</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
||||
Reference in New Issue
Block a user