Upgrade to slf4j 1.7.10

Changelog:

http://www.slf4j.org/news.html
pull/36/head
Andrew Gaul 2015-01-16 11:09:16 -08:00
rodzic c435379f85
commit 678ae67754
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -263,7 +263,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.8</version>
<version>1.7.10</version>
</dependency>
</dependencies>
</project>