Upgrade SLF4J to allow new convient logging syntaxes

Signed-off-by: David Roazen <droazen@broadinstitute.org>
This commit is contained in:
biocyberman 2015-02-13 00:27:38 +01:00 committed by David Roazen
parent f8f2680142
commit ff6e288241
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.6.1</version>
<version>1.7.5</version>
</dependency>
<dependency>
<groupId>gov.nist.math</groupId>