Update logback
This commit is contained in:
parent
db93a99b9a
commit
f8f2cfb125
3 changed files with 13 additions and 4 deletions
|
@ -26,6 +26,10 @@
|
|||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ch.qos.logback</groupId>
|
||||
<artifactId>logback-core</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ch.qos.logback</groupId>
|
||||
<artifactId>logback-classic</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue