Skip to content

Commit aba5b0a

Browse files
Bump org.apache.commons:commons-lang3 in /mock-mhs-adaptor (#657)
Bumps org.apache.commons:commons-lang3 from 3.11 to 3.14.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6f6848 commit aba5b0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:5.2.6.RELEASE'
2222
implementation 'org.apache.qpid:qpid-jms-client:0.56.0'
23-
implementation 'org.apache.commons:commons-lang3:3.11'
23+
implementation 'org.apache.commons:commons-lang3:3.14.0'
2424
testImplementation 'org.springframework.boot:spring-boot-starter-test'
2525
}
2626

0 commit comments

Comments
 (0)