chore: Upgrade commons-compress to 1.21
This commit is contained in:
parent
77e9a410e7
commit
49738b18a1
@ -27,7 +27,7 @@ dependencies {
|
|||||||
implementation 'org.apache.commons:commons-lang3:3.9'
|
implementation 'org.apache.commons:commons-lang3:3.9'
|
||||||
implementation 'org.apache.commons:commons-collections4:4.4'
|
implementation 'org.apache.commons:commons-collections4:4.4'
|
||||||
implementation 'org.apache.xmlbeans:xmlbeans:3.0.2'
|
implementation 'org.apache.xmlbeans:xmlbeans:3.0.2'
|
||||||
implementation 'org.apache.commons:commons-compress:1.20'
|
implementation 'org.apache.commons:commons-compress:1.21'
|
||||||
}
|
}
|
||||||
|
|
||||||
jar {
|
jar {
|
||||||
|
Loading…
Reference in New Issue
Block a user