Merge pull request #2904 from gedoor/dependabot/gradle/app/org.apache.commons-commons-compress-1.23.0

Bump org.apache.commons:commons-compress from 1.22 to 1.23.0 in /app
This commit is contained in:
kunfei 2023-03-23 13:46:39 +08:00 committed by GitHub
commit a65ff21d49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -231,7 +231,7 @@ dependencies {
//apache
implementation('org.apache.commons:commons-text:1.10.0')
implementation 'org.apache.commons:commons-compress:1.22'
implementation 'org.apache.commons:commons-compress:1.23.0'
implementation 'org.tukaani:xz:1.9'
//RAR