mirror of
https://github.com/gotson/komga.git
synced 2026-01-03 14:24:11 +01:00
deps(komga): bump commons-io from 2.14.0 to 2.15.0
This commit is contained in:
parent
30a7408f54
commit
3f56e19da9
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ dependencies {
|
|||
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
|
||||
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-xml")
|
||||
|
||||
implementation("commons-io:commons-io:2.14.0")
|
||||
implementation("commons-io:commons-io:2.15.0")
|
||||
implementation("org.apache.commons:commons-lang3:3.13.0")
|
||||
implementation("commons-validator:commons-validator:1.7")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue