Skip to content

Commit 6c31990

Browse files
Update dependency org.apache.commons:commons-lang3 to v3.18.0 (#3044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba15919 commit 6c31990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ dependencies {
427427

428428
implementation group: 'commons-io', name: 'commons-io', version: '2.20.0'
429429
implementation 'org.apache.commons:commons-collections4:4.5.0'
430-
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0'
430+
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.18.0'
431431
implementation group: 'org.apache.commons', name: 'commons-csv', version: '1.14.1'
432432

433433
implementation 'commons-validator:commons-validator:1.9.0'

0 commit comments

Comments
 (0)