mirror of
https://github.com/gotson/komga.git
synced 2025-12-15 21:12:27 +01:00
deps(komga): bump commons-lang3 to 3.14.0
This commit is contained in:
parent
78971a52e0
commit
2af82935c6
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ dependencies {
|
|||
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-xml")
|
||||
|
||||
implementation("commons-io:commons-io:2.15.0")
|
||||
implementation("org.apache.commons:commons-lang3:3.13.0")
|
||||
implementation("org.apache.commons:commons-lang3:3.14.0")
|
||||
implementation("commons-validator:commons-validator:1.8.0")
|
||||
|
||||
run {
|
||||
|
|
|
|||
Loading…
Reference in a new issue