Upgrading commons-io
This commit is contained in:
parent
c5afae5aad
commit
2f9bc7cfb3
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
implementation 'commons-fileupload:commons-fileupload:1.4'
|
||||
implementation 'commons-io:commons-io:2.5'
|
||||
implementation 'commons-io:commons-io:2.7'
|
||||
implementation 'dom4j:dom4j:1.6.1'
|
||||
implementation 'org.xerial:sqlite-jdbc:3.8.11.2'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue