Skip to content

Commit d02b9f2

Browse files
committed
Why log4j?
1 parent 41899db commit d02b9f2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -258,12 +258,6 @@
258258
<version>${logback.version}</version>
259259
<scope>test</scope>
260260
</dependency>
261-
<dependency>
262-
<groupId>log4j</groupId>
263-
<artifactId>log4j</artifactId>
264-
<version>${log4j.version}</version>
265-
<scope>test</scope>
266-
</dependency>
267261
<dependency>
268262
<groupId>org.testng</groupId>
269263
<artifactId>testng</artifactId>
@@ -375,7 +369,6 @@
375369
<netty.version>4.0.37.Final</netty.version>
376370
<slf4j.version>1.7.21</slf4j.version>
377371
<logback.version>1.1.7</logback.version>
378-
<log4j.version>1.2.17</log4j.version>
379372
<testng.version>6.9.10</testng.version>
380373
<jetty.version>9.3.9.v20160517</jetty.version>
381374
<tomcat.version>6.0.29</tomcat.version>

0 commit comments

Comments
 (0)