diff --git a/archiver/build.gradle b/archiver/build.gradle index 53c60984..90bd91e4 100644 --- a/archiver/build.gradle +++ b/archiver/build.gradle @@ -54,7 +54,7 @@ dependencies { testImplementation "org.hamcrest:hamcrest-library:1.3" testImplementation "com.timgroup:tg-config-java-bindings:1.0.87" // 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"