mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-19 16:40:38 -09:00
Updated to log4j-2.8.2
This commit is contained in:
@@ -4,5 +4,7 @@ eclipse.project.name = '_JsonDoclet'
|
||||
apply plugin: 'java'
|
||||
|
||||
dependencies {
|
||||
compile 'com.googlecode.json-simple:json-simple:1.1.1'
|
||||
compile('com.googlecode.json-simple:json-simple:1.1.1') {
|
||||
exclude group: 'junit', module: 'junit'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user