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 58bcb72 + 75f491d commit a7ec2d7Copy full SHA for a7ec2d7
e2e-tests/build.gradle
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
dependencies {
16
- implementation 'org.apache.qpid:qpid-jms-client:2.8.0'
+ implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
17
implementation "org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1"
18
implementation 'org.mongodb:mongo-java-driver:3.12.14'
19
testImplementation(platform('org.junit:junit-bom:5.13.4'))
0 commit comments