mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
Merge remote-tracking branch
'origin/GP-1592_dev747368_gnu_debugdata--SQUASHED' Conflicts: Ghidra/Features/Base/src/main/java/ghidra/app/util/bin/format/elf/ElfHeader.java
This commit is contained in:
commit
7ed911569a
3 changed files with 68 additions and 4 deletions
|
@ -1 +1,2 @@
|
|||
MODULE FILE LICENSE: lib/commons-compress-1.19.jar Apache License 2.0
|
||||
MODULE FILE LICENSE: lib/xz-1.9.jar Public Domain
|
||||
|
|
|
@ -31,5 +31,6 @@ dependencies {
|
|||
|
||||
testImplementation project(path: ':Generic', configuration: 'testArtifacts')
|
||||
api "org.apache.commons:commons-compress:1.19"
|
||||
api "org.tukaani:xz:1.9"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue