Skip to content

Commit bdc1756

Browse files
committed
Update pom.xml
1 parent 9b063a6 commit bdc1756

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

pom.xml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -94,28 +94,6 @@
9494
</exclusion>
9595
</exclusions>
9696
</dependency>
97-
<dependency>
98-
<groupId>org.testng</groupId>
99-
<artifactId>testng</artifactId>
100-
<version>7.6.1</version>
101-
<scope>compile</scope>
102-
</dependency>
103-
104-
105-
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-log4j12 -->
106-
<dependency>
107-
<groupId>org.slf4j</groupId>
108-
<artifactId>slf4j-log4j12</artifactId>
109-
<version>1.7.21</version>
110-
<scope>test</scope>
111-
</dependency>
112-
113-
<!-- https://mvnrepository.com/artifact/log4j/log4j -->
114-
<dependency>
115-
<groupId>log4j</groupId>
116-
<artifactId>log4j</artifactId>
117-
<version>1.2.17</version>
118-
</dependency>
11997

12098
</dependencies>
12199

0 commit comments

Comments
 (0)