diff --git a/build.gradle b/build.gradle index e053aa04..585e397d 100644 --- a/build.gradle +++ b/build.gradle @@ -91,7 +91,7 @@ dependencies { compile 'com.github.marianobarrios:tls-channel:0.4.0' compile 'com.github.manevolent:ts3j:1.0' - compile 'org.apache.commons:commons-lang3:3.11' + compile 'org.apache.commons:commons-lang3:3.12.0' compile 'net.tomp2p:opus-wrapper:1.4' compile 'com.sun.jna:jna:3.0.9' compile 'com.github.manevolent:ffmpeg4j:534e72e6e7'