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 130a9af + 655a5ae commit 41c0392Copy full SHA for 41c0392
mock-mhs-adaptor/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
implementation 'org.springframework.boot:spring-boot-starter-web'
21
implementation 'org.springframework:spring-jms'
22
implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
23
- implementation 'org.apache.commons:commons-lang3:3.19.0'
+ implementation 'org.apache.commons:commons-lang3:3.20.0'
24
testImplementation 'org.springframework.boot:spring-boot-starter-test'
25
}
26
0 commit comments