mirror of
https://gitee.com/BDWare/front-base
synced 2025-01-09 17:34:01 +00:00
update docker
upgrade log4j to 2.15.0
This commit is contained in:
parent
c5fc2dc54e
commit
05a8a992db
@ -25,8 +25,8 @@ dependencies {
|
||||
api project (":common")
|
||||
api 'io.netty:netty-all:4.1.52.Final'
|
||||
api 'io.netty:netty-tcnative-boringssl-static:2.0.41.Final'
|
||||
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'
|
||||
api 'com.google.code.gson:gson:2.8.8'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
|
Loading…
Reference in New Issue
Block a user