mirror of
https://gitee.com/BDWare/genparser
synced 2025-04-27 14:32:15 +00:00
update docker
upgrade log4j to 2.15.0
This commit is contained in:
parent
ddb7073deb
commit
68661c6394
@ -25,8 +25,8 @@ sourceSets {
|
||||
dependencies {
|
||||
api 'log4j:log4j:1.2.17'
|
||||
api 'org.antlr:antlr4:4.9.2'
|
||||
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-core:2.15.0'
|
||||
api 'org.apache.logging.log4j:log4j-api:2.15.0'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user