Skip to content

Commit 41f3e0d

Browse files
authored
Merge branch 'main' into dependabot/gradle/mock-mhs-adaptor/org.apache.qpid-qpid-jms-client-2.9.0
2 parents 18cd547 + 3bdf40a commit 41f3e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock-mhs-adaptor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation 'org.springframework.boot:spring-boot-starter-web'
2121
implementation 'org.springframework:spring-jms'
2222
implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
23-
implementation 'org.apache.commons:commons-lang3:3.18.0'
23+
implementation 'org.apache.commons:commons-lang3:3.19.0'
2424
testImplementation 'org.springframework.boot:spring-boot-starter-test'
2525
}
2626

0 commit comments

Comments
 (0)