Skip to content

Commit b968397

Browse files
build(deps): bump org.apache.commons:commons-lang3 from 3.4 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.4 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 727ffc4 commit b968397

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ subprojects {
8383
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.13'
8484
implementation "com.google.code.findbugs:jsr305:3.0.0"
8585
implementation group: 'org.springframework', name: 'spring-context', version: "${springVersion}"
86-
implementation "org.apache.commons:commons-lang3:3.4"
86+
implementation "org.apache.commons:commons-lang3:3.18.0"
8787
implementation group: 'org.apache.commons', name: 'commons-math', version: '2.2'
8888
implementation "org.apache.commons:commons-collections4:4.1"
8989
implementation group: 'joda-time', name: 'joda-time', version: '2.3'

0 commit comments

Comments
 (0)