Change to logback 1.0.4, see #2198
This commit is contained in:
parent
2cbc04a5ab
commit
f6365e83e7
3 changed files with 3 additions and 9 deletions
|
|
@ -187,7 +187,7 @@ It has one single dependency; the slf4j-api jar. In runtime you also need a SLF4
|
|||
<dependency>
|
||||
<groupId>ch.qos.logback</groupId>
|
||||
<artifactId>logback-classic</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0.4</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue