Update dependency commons-codec:commons-codec to v1.17.1
This commit is contained in:
parent
608fd695c4
commit
a54b27c4aa
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ configurations {
|
|||
|
||||
dependencies {
|
||||
implementation 'com.google.code.gson:gson:2.11.0'
|
||||
implementation 'commons-codec:commons-codec:1.17.0'
|
||||
implementation 'commons-codec:commons-codec:1.17.1'
|
||||
implementation 'commons-fileupload:commons-fileupload:1.5'
|
||||
implementation 'commons-logging:commons-logging:1.3.2'
|
||||
implementation 'commons-net:commons-net:3.10.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue