Skip to content

Commit 35f3044

Browse files
fen-qingithub-actions[bot]
authored andcommitted
bump up commons-lang3 version (#780)
Signed-off-by: Fen Qin <mfenqin@amazon.com> (cherry picked from commit d34fd1d)
1 parent 4e1b55c commit 35f3044

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
@@ -185,7 +185,7 @@ dependencies {
185185
yamlRestTestRuntimeOnly "org.apache.logging.log4j:log4j-core:${versions.log4j}"
186186
testImplementation "org.hamcrest:hamcrest:${versions.hamcrest}"
187187
testImplementation 'org.json:json:20231013'
188-
implementation "org.apache.commons:commons-lang3:3.13.0"
188+
implementation "org.apache.commons:commons-lang3:3.18.0"
189189
implementation "org.locationtech.spatial4j:spatial4j:${versions.spatial4j}"
190190
implementation "org.locationtech.jts:jts-core:${versions.jts}"
191191
implementation "org.apache.commons:commons-csv:1.10.0"

0 commit comments

Comments
 (0)