build(deps): bump commons-codec from 1.14 to 1.15 #10

Merged
dependabot[bot] merged 1 commit from dependabot/gradle/commons-codec-commons-codec-1.15 into helma-🐜 2021-04-05 15:34:36 +00:00

View file

@ -50,7 +50,7 @@ configurations {
dependencies {
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'commons-codec:commons-codec:1.14'
implementation 'commons-codec:commons-codec:1.15'
implementation 'commons-fileupload:commons-fileupload:1.4'
implementation 'commons-logging:commons-logging:1.2'
implementation 'commons-net:commons-net:3.8.0'