Merge pull request #16253 from bigbluebutton/upgrade-pres-checker
chore: Upgrade commons-compress to 1.21
This commit is contained in:
commit
c923c887ba
@ -27,7 +27,7 @@ dependencies {
|
||||
implementation 'org.apache.commons:commons-lang3:3.9'
|
||||
implementation 'org.apache.commons:commons-collections4:4.4'
|
||||
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user