Skip to content

Commit bfff048

Browse files
committed
SWS-994 - Revert ActiveMQ upgrade
1 parent 6f9efb7 commit bfff048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ project('spring-ws-support') {
243243
optional("org.igniterealtime.smack:smack-java7:$smackVersion")
244244
optional("org.igniterealtime.smack:smack-extensions:$smackVersion")
245245
testCompile("commons-httpclient:commons-httpclient:$commonsHttpclientVersion")
246-
testRuntime("org.apache.activemq:activemq-core:5.7.0") {
246+
testRuntime("org.apache.activemq:activemq-core:4.1.2") {
247247
exclude group:'org.apache.geronimo.specs', module:'geronimo-jms_1.1_spec'
248248
}
249249
testCompile("org.jvnet.mock-javamail:mock-javamail:1.9") {

0 commit comments

Comments
 (0)