mirror of
https://gitee.com/BDWare/MockJava
synced 2025-01-10 01:44:06 +00:00
use log4j 2.15.0
This commit is contained in:
parent
89a71a4d9d
commit
293810f236
@ -41,7 +41,7 @@ dependencies {
|
|||||||
api 'com.google.code.gson:gson:2.8.8'
|
api 'com.google.code.gson:gson:2.8.8'
|
||||||
api 'log4j:log4j:1.2.17'
|
api 'log4j:log4j:1.2.17'
|
||||||
api 'net.dona.doip:doip-sdk:2.1.0'
|
api 'net.dona.doip:doip-sdk:2.1.0'
|
||||||
api 'org.apache.logging.log4j:log4j-core:2.14.1'
|
api 'org.apache.logging.log4j:log4j-core:2.15.0'
|
||||||
api 'org.apache.logging.log4j:log4j-api:2.14.1'
|
api 'org.apache.logging.log4j:log4j-api:2.15.0'
|
||||||
testImplementation 'junit:junit:4.13.2'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user