GP-0 corrected stale log4j reference

This commit is contained in:
ghidra1 2021-12-13 10:46:04 -05:00
parent 2fcf0d21bf
commit fb467671e0

View File

@ -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"