mirror of
https://gitee.com/BDWare/genparser
synced 2025-04-27 14:32:15 +00:00
chore: prune dependencies
remove unused dependency 'log4j:log4j:1.2.17'
This commit is contained in:
parent
705d271e0c
commit
03fda50fcf
@ -23,7 +23,6 @@ sourceSets {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api 'log4j:log4j:1.2.17'
|
|
||||||
api 'org.antlr:antlr4:4.9.2'
|
api 'org.antlr:antlr4:4.9.2'
|
||||||
api 'org.apache.logging.log4j:log4j-core:2.14.1'
|
api 'org.apache.logging.log4j:log4j-core:2.14.1'
|
||||||
api 'org.apache.logging.log4j:log4j-api:2.14.1'
|
api 'org.apache.logging.log4j:log4j-api:2.14.1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user