Upgrade SLF4J to allow new convient logging syntaxes
Signed-off-by: David Roazen <droazen@broadinstitute.org>
This commit is contained in:
parent
f8f2680142
commit
ff6e288241
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue