We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f2347 commit 6b21650Copy full SHA for 6b21650
modules/activemq/build.gradle
@@ -4,6 +4,6 @@ dependencies {
4
api project(':testcontainers')
5
6
testImplementation 'org.assertj:assertj-core:3.26.3'
7
- testImplementation "org.apache.activemq:activemq-client:6.1.2"
+ testImplementation "org.apache.activemq:activemq-client:6.1.6"
8
testImplementation "org.apache.activemq:artemis-jakarta-client:2.37.0"
9
}
0 commit comments