Skip to content

Commit ea132c4

Browse files
chore(deps): update dependency org.apache.commons:commons-lang3 to v3.18.0 [security]
1 parent 994685b commit ea132c4

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
@@ -29,7 +29,7 @@ dependencies {
2929
implementation 'com.google.code.gson:gson:2.8.9'
3030
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
3131
implementation 'com.squareup.okhttp3:okhttp:4.9.2'
32-
implementation 'org.apache.commons:commons-lang3:3.12.0'
32+
implementation 'org.apache.commons:commons-lang3:3.18.0'
3333
implementation 'org.slf4j:slf4j-api:1.7.32'
3434
implementation 'org.jetbrains:annotations:22.0.0'
3535
implementation 'io.opentracing:opentracing-api:0.33.0'

0 commit comments

Comments
 (0)