mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-22 12:11:55 +00:00
GP-0 corrected stale log4j reference
This commit is contained in:
parent
2fcf0d21bf
commit
fb467671e0
@ -41,7 +41,7 @@ dependencies {
|
||||
runtimeOnly "org.slf4j:slf4j-nop:1.7.25"
|
||||
|
||||
// use this if you want slf4j log messages sent to log4j
|
||||
// runtimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.12.1"
|
||||
// runtimeOnly "org.apache.logging.log4j:log4j-slf4j-impl:2.15.0"
|
||||
|
||||
runtimeOnly "org.jheaps:jheaps:0.13"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user