We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8a65b commit b8af9d7Copy full SHA for b8af9d7
pom.xml
@@ -211,16 +211,8 @@
211
<version>0.4.3</version>
212
<exclusions>
213
<exclusion>
214
- <groupId>org.slf4j</groupId>
215
- <artifactId>slf4j-log4j12</artifactId>
216
- </exclusion>
217
- <exclusion>
218
219
- <artifactId>slf4j-api</artifactId>
220
221
222
223
- <artifactId>slf4j-simple</artifactId>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
224
</exclusion>
225
226
<groupId>net.sourceforge.owlapi</groupId>
robot-command/src/main/resources/logback.xml
0 commit comments