We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2afbe commit 2159d62Copy full SHA for 2159d62
approvaltests/pom.xml
@@ -25,12 +25,6 @@
25
<version>3.22.4</version>
26
<optional>true</optional>
27
</dependency>
28
- <dependency>
29
- <groupId>org.testng</groupId>
30
- <artifactId>testng</artifactId>
31
- <version>7.10.2</version>
32
- <optional>true</optional>
33
- </dependency>
34
<dependency>
35
<groupId>com.thoughtworks.xstream</groupId>
36
<artifactId>xstream</artifactId>
0 commit comments