Skip to content

Commit 5f42b96

Browse files
author
Stephane Landelle
committed
Upgrade Slf4j 1.7.5, close #307
1 parent 01cb275 commit 5f42b96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.slf4j</groupId>
8989
<artifactId>slf4j-api</artifactId>
90-
<version>1.6.2</version>
90+
<version>1.7.5</version>
9191
</dependency>
9292

9393
<dependency>
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>ch.qos.logback</groupId>
103103
<artifactId>logback-classic</artifactId>
104-
<version>0.9.26</version>
104+
<version>1.0.13</version>
105105
<scope>test</scope>
106106
</dependency>
107107
<dependency>

0 commit comments

Comments
 (0)