Skip to content

Commit d719119

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 3a383f1 commit d719119

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
@@ -80,7 +80,7 @@ subprojects {
8080
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.13'
8181
implementation "com.google.code.findbugs:jsr305:3.0.0"
8282
implementation group: 'org.springframework', name: 'spring-context', version: "${springVersion}"
83-
implementation "org.apache.commons:commons-lang3:3.4"
83+
implementation "org.apache.commons:commons-lang3:3.18.0"
8484
implementation group: 'org.apache.commons', name: 'commons-math', version: '2.2'
8585
implementation "org.apache.commons:commons-collections4:4.1"
8686
implementation group: 'joda-time', name: 'joda-time', version: '2.3'

0 commit comments

Comments
 (0)