Skip to content

Commit a7ec2d7

Browse files
authored
Merge branch 'main' into dependabot/gradle/mock-mhs-adaptor/org.apache.qpid-qpid-jms-client-2.9.0
2 parents 58bcb72 + 75f491d commit a7ec2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
implementation 'org.apache.qpid:qpid-jms-client:2.8.0'
16+
implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
1717
implementation "org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1"
1818
implementation 'org.mongodb:mongo-java-driver:3.12.14'
1919
testImplementation(platform('org.junit:junit-bom:5.13.4'))

0 commit comments

Comments
 (0)