We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2014a6a + 4374688 commit 0acab04Copy full SHA for 0acab04
modules/activemq/build.gradle
@@ -4,6 +4,6 @@ dependencies {
4
api project(':testcontainers')
5
6
testImplementation 'org.assertj:assertj-core:3.27.3'
7
- testImplementation "org.apache.activemq:activemq-client:6.1.2"
+ testImplementation "org.apache.activemq:activemq-client:6.1.7"
8
testImplementation "org.apache.activemq:artemis-jakarta-client:2.37.0"
9
}
0 commit comments