config: slf4j-simple was updated to 1.7.16

This commit is contained in:
Roman Ivanov 2016-02-15 06:34:54 -08:00
parent 6a7fe7dce0
commit dbebdc36ea
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.14</version>
<version>1.7.16</version>
<scope>test</scope>
</dependency>
<dependency>