Skip to content

Commit

Permalink
build(deps): bump commons-lang3 from 3.3.2 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps commons-lang3 from 3.3.2 to 3.12.0.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 5, 2021
1 parent a7c3eff commit 4b5247b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archiver/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
testImplementation "org.hamcrest:hamcrest-library:1.3"

testImplementation "com.timgroup:tg-config-java-bindings:1.0.84" // autobump
testImplementation "org.apache.commons:commons-lang3:3.3.2"
testImplementation "org.apache.commons:commons-lang3:3.12.0"
testImplementation "com.timgroup:clocks-testing:1.0.1111" // autobump
testImplementation "net.ttsui.junit.rules.pending:pending:0.0.1055"
testImplementation "org.mockito:mockito-core:3.7.7"
Expand Down

0 comments on commit 4b5247b

Please sign in to comment.