Pull #2586: Update slf4j-simple to 1.7.13

This commit is contained in:
Michal Kordas 2015-11-12 10:55:41 +01:00 committed by Roman Ivanov
parent b32215d7d8
commit 60dce45e8f
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.12</version>
<version>1.7.13</version>
<scope>test</scope>
</dependency>
<dependency>