Updated dom4j version because of security warnings.
This commit is contained in:
parent
985457be8d
commit
e515fd7f87
4 changed files with 141 additions and 136 deletions
|
|
@ -11,7 +11,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation 'commons-fileupload:commons-fileupload:1.4'
|
||||
implementation 'commons-io:commons-io:2.7'
|
||||
implementation 'dom4j:dom4j:1.6.1'
|
||||
implementation 'org.dom4j:dom4j:2.1.3'
|
||||
implementation 'org.xerial:sqlite-jdbc:3.8.11.2'
|
||||
|
||||
compileOnly 'mysql:mysql-connector-java:8.0.16'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue