Update logback

This commit is contained in:
Piotr Fus 2021-06-07 20:39:08 +02:00
parent db93a99b9a
commit f8f2cfb125
3 changed files with 13 additions and 4 deletions

View file

@ -28,7 +28,7 @@
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<artifactId>logback-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>