mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
GT-3354: Upgrading commons-compress
This commit is contained in:
parent
7e4dd35859
commit
a0220e72a4
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ dependencies {
|
||||||
compile project(':Utility')
|
compile project(':Utility')
|
||||||
|
|
||||||
testCompile project(path: ':Generic', configuration: 'testArtifacts')
|
testCompile project(path: ':Generic', configuration: 'testArtifacts')
|
||||||
compile "org.apache.commons:commons-compress:1.18"
|
compile "org.apache.commons:commons-compress:1.19"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue