Log4j исключен из зависимостей
This commit is contained in:
@@ -10,10 +10,6 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
/* Logger */
|
||||
runtime (group: 'org.apache.logging.log4j', name: 'log4j-core', version: log4j_version)
|
||||
runtime (group: 'org.apache.logging.log4j', name: 'log4j-slf4j-impl', version: log4j_version)
|
||||
|
||||
/* Components */
|
||||
compile (group: 'commons-io', name: 'commons-io', version: '2.6')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user