diff --git a/lib/build.gradle b/lib/build.gradle index b06d097e..d158a79b 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -112,7 +112,7 @@ dependencies { implementation 'io.reactivex.rxjava2:rxjava:2.2.21' implementation 'io.reactivex.rxjava3:rxjava:3.1.8' - implementation 'commons-io:commons-io:2.13.0' + implementation 'commons-io:commons-io:2.14.0' implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation 'com.squareup.okhttp3:okhttp:3.14.9'