File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies {
55
66 testImplementation ' org.assertj:assertj-core:3.25.3'
77 testImplementation " org.apache.activemq:activemq-client:6.1.2"
8- testImplementation " org.apache.activemq:artemis-jakarta-client:2.31.2 "
8+ testImplementation " org.apache.activemq:artemis-jakarta-client:2.33.0 "
99}
1010
1111test {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies {
66 shaded ' org.awaitility:awaitility:4.2.1'
77
88 testImplementation ' org.assertj:assertj-core:3.25.3'
9- testImplementation ' com.solacesystems:sol-jcsmp:10.22 .0'
9+ testImplementation ' com.solacesystems:sol-jcsmp:10.23 .0'
1010 testImplementation ' org.apache.qpid:qpid-jms-client:0.61.0'
1111 testImplementation ' org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5'
1212 testImplementation ' org.apache.httpcomponents:fluent-hc:4.5.14'
You can’t perform that action at this time.
0 commit comments