Merge pull request #5775 from k9mail/downgrade_commons_io
Downgrade Apache Commons IO to version 2.6
This commit is contained in:
commit
e55e92d51d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ buildscript {
|
|||
'moshi': '1.12.0',
|
||||
'timber': '5.0.1',
|
||||
'koin': '3.1.3',
|
||||
'commonsIo': '2.11.0',
|
||||
'commonsIo': '2.6',
|
||||
'mime4j': '0.8.6',
|
||||
'okhttp': '4.9.2',
|
||||
'minidns': '1.0.0',
|
||||
|
|
Loading…
Reference in a new issue