DSL: Add Jms.messageDriverAdapter
This commit is contained in:
@@ -81,7 +81,7 @@ dependencies {
|
||||
testCompile "de.flapdoodle.embed:de.flapdoodle.embed.mongo:$embedMongoVersion"
|
||||
testCompile "org.springframework.boot:spring-boot-autoconfigure:$springBootVersion"
|
||||
|
||||
testRuntime "org.slf4j:jcl-over-slf4j:$slf4jVersion"
|
||||
// testRuntime "org.slf4j:jcl-over-slf4j:$slf4jVersion"
|
||||
testRuntime "org.slf4j:slf4j-log4j12:$slf4jVersion"
|
||||
testRuntime("org.apache.activemq:activemq-broker:$activeMqVersion")
|
||||
testRuntime("org.apache.activemq:activemq-kahadb-store:$activeMqVersion") {
|
||||
|
||||
Reference in New Issue
Block a user