Fix SLF4J NOP logger message
This commit is contained in:
@ -11,6 +11,8 @@ subprojects {
|
||||
}
|
||||
dependencies {
|
||||
implementation 'com.itextpdf:itext7-core:7.1.15'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.5'
|
||||
implementation 'org.slf4j:slf4j-log4j12:1.7.5'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user