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 859b945 commit 6f8a136Copy full SHA for 6f8a136
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.5.0'
23
- implementation 'org.apache.commons:commons-lang3:3.16.0'
+ implementation 'org.apache.commons:commons-lang3:3.17.0'
24
testImplementation 'org.springframework.boot:spring-boot-starter-test'
25
}
26
0 commit comments