mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-24 03:09:36 +08:00
GP-0 must keep guava in Generic until dependencies can be fully resolved
This commit is contained in:
@@ -26,6 +26,7 @@ eclipse.project.name = 'Framework Generic'
|
||||
|
||||
dependencies {
|
||||
api project(':Utility')
|
||||
api "com.google.guava:guava:19.0"
|
||||
api "org.jdom:jdom-legacy:1.1.3"
|
||||
api "org.apache.logging.log4j:log4j-api:2.17.1"
|
||||
api "org.apache.logging.log4j:log4j-core:2.17.1"
|
||||
|
||||
Reference in New Issue
Block a user