aboutsummaryrefslogtreecommitdiffstats
path: root/asdctool/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'asdctool/pom.xml')
-rw-r--r--asdctool/pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/asdctool/pom.xml b/asdctool/pom.xml
index f0227f24e8..de4c7a9a35 100644
--- a/asdctool/pom.xml
+++ b/asdctool/pom.xml
@@ -512,19 +512,6 @@
</dependency>
<dependency>
- <groupId>com.github.testng-team</groupId>
- <artifactId>testng-junit5</artifactId>
- <version>0.0.1</version>
- <scope>test</scope>
- <exclusions>
- <exclusion>
- <groupId>org.junit.platform</groupId>
- <artifactId>junit-platform-engine</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
- <dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<scope>test</scope>