fix(deps): update dependency org.apache.commons:commons-compress to v1.27.0 (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8d062d8521
commit
dd258efc59
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ jsoup = "org.jsoup:jsoup:1.18.1"
|
|||
|
||||
disklrucache = "com.jakewharton:disklrucache:2.0.2"
|
||||
unifile = "com.github.tachiyomiorg:unifile:e0def6b3dc"
|
||||
common-compress = "org.apache.commons:commons-compress:1.26.2"
|
||||
common-compress = "org.apache.commons:commons-compress:1.27.0"
|
||||
junrar = "com.github.junrar:junrar:7.5.5"
|
||||
zip4j = "net.lingala.zip4j:zip4j:2.11.5"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue