minor: slf4j-simple version bump to 1.7.14

This commit is contained in:
Roman Ivanov 2016-02-04 06:26:51 -08:00
parent 8a8e938c5c
commit bb99901a16
1 changed files with 1 additions and 1 deletions

View File

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