Archived
0
This commit is contained in:
iMoHax
2014-07-18 18:25:22 +04:00
parent b98d53048c
commit 53b4f272be
2 changed files with 1 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>

View File

@@ -52,7 +52,6 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.7</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>