Bump commons-codec from 1.10 to 1.15

Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.10 to 1.15.
- [Release notes](https://github.com/apache/commons-codec/releases)
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/1.10...rel/commons-codec-1.15)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-12 06:26:57 +00:00 committed by GitHub
parent 14941486a5
commit 330dade288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ ext.versions = [
mockito : "3.8.0",
mockitoKotlin : "1.5.0",
kluent : "1.64",
apacheCodecs : "1.10",
apacheCodecs : "1.15",
testRunner : "1.0.1",
robolectric : "4.5.1",
dexter : "6.2.2",