update SpringBoot to 2.1.9
Also remove direct dependencies to log4j-api and log4j-core where possible. log4j-slf4j-impl is enough in many cases.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
dependencies {
|
||||
|
||||
|
||||
compile lib_log4j2_core
|
||||
compile lib_log4j2_slf4j_impl
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user