opencsv
This commit is contained in:
parent
e273294360
commit
d755fd1861
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ dependencies {
|
|||
//general PDF
|
||||
|
||||
// https://mvnrepository.com/artifact/com.opencsv/opencsv
|
||||
implementation ('com.opencsv:opencsv:5.7.1') {
|
||||
implementation ('com.opencsv:opencsv:5.9') {
|
||||
exclude group: 'commons-logging', module: 'commons-logging'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue