We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
artemis-stomp-protocol
1 parent ec3c5cf commit 90dc057Copy full SHA for 90dc057
1 file changed
build.gradle
@@ -807,7 +807,7 @@ project('spring-integration-stomp') {
807
testImplementation project(':spring-integration-websocket')
808
testImplementation project(':spring-integration-websocket').sourceSets.test.output
809
testImplementation project(':spring-integration-event')
810
- testImplementation 'org.apache.activemq:artemis-stomp-protocol'
+ testImplementation 'org.apache.artemis:artemis-stomp-protocol'
811
testImplementation libs.apache.tomcat.embed.websocket
812
testImplementation 'tools.jackson.core:jackson-databind'
813
0 commit comments