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.
1 parent 7317fa2 commit 70734c2Copy full SHA for 70734c2
modules/solace/build.gradle
@@ -5,7 +5,7 @@ dependencies {
5
6
shaded 'org.awaitility:awaitility:4.3.0'
7
8
- testImplementation 'com.solacesystems:sol-jcsmp:10.27.3'
+ testImplementation 'com.solacesystems:sol-jcsmp:10.28.1'
9
testImplementation 'org.apache.qpid:qpid-jms-client:0.61.0'
10
testImplementation 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5'
11
testImplementation 'org.apache.httpcomponents:fluent-hc:4.5.14'
0 commit comments