This commit is contained in:
Massimiliano Assante 2016-05-03 14:59:51 +00:00
parent 29aa569009
commit 392a60e188
1 changed files with 0 additions and 2 deletions

View File

@ -66,12 +66,10 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.6.4</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.6.4</version>
</dependency>
</dependencies>
<build>