Switch to slf4j-simple (needs testing)
This commit is contained in:
parent
951adf0b5f
commit
3ef96cc233
2
pom.xml
2
pom.xml
@ -349,7 +349,7 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
<artifactId>slf4j-jdk14</artifactId>
|
<artifactId>slf4j-simple</artifactId>
|
||||||
<version>1.7.19</version>
|
<version>1.7.19</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user