Revision 48930
Added by Claudio Atzori about 7 years ago
pom.xml | ||
---|---|---|
306 | 306 |
<version>5.2.4.Final</version> |
307 | 307 |
</dependency> |
308 | 308 |
|
309 |
<dependency> |
|
310 |
<groupId>org.slf4j</groupId> |
|
311 |
<artifactId>jcl-over-slf4j</artifactId> |
|
312 |
<version>1.7.7</version> |
|
313 |
</dependency> |
|
314 |
|
|
315 | 309 |
</dependencies> |
316 | 310 |
|
317 | 311 |
<properties> |
Also available in: Unified diff
esclude org.slf4j:jcl-over-slf4j which seems to interfere with our logging