fix(deps): update dependency org.apache.commons:commons-compress to v1.27.1 (#270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-21 09:55:34 +07:00 committed by Cuong-Tran
parent 1a15d5ca62
commit 6dc3e31f06
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -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.27.0"
common-compress = "org.apache.commons:commons-compress:1.27.1"
junrar = "com.github.junrar:junrar:7.5.5"
zip4j = "net.lingala.zip4j:zip4j:2.11.5"