cache: make slf4j implementation optional for others which pull it in
This commit is contained in:
1
cache/pom.xml
vendored
1
cache/pom.xml
vendored
@@ -63,6 +63,7 @@
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-simple</artifactId>
|
||||
<version>1.7.12</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
|
||||
Reference in New Issue
Block a user