Skip to content

Commit eee2809

Browse files
build(deps): bump commons-lang3 from 3.3.2 to 3.12.0
Bumps commons-lang3 from 3.3.2 to 3.12.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1882d4c commit eee2809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archiver/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
testImplementation "org.hamcrest:hamcrest-library:1.3"
5555

5656
testImplementation "com.timgroup:tg-config-java-bindings:1.0.87" // autobump
57-
testImplementation "org.apache.commons:commons-lang3:3.3.2"
57+
testImplementation "org.apache.commons:commons-lang3:3.12.0"
5858
testImplementation "com.timgroup:clocks-testing:1.0.1111" // autobump
5959
testImplementation "net.ttsui.junit.rules.pending:pending:0.0.1055"
6060
testImplementation "org.mockito:mockito-core:3.7.7"

0 commit comments

Comments
 (0)