summaryrefslogtreecommitdiffstats
path: root/utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'utils/pom.xml')
-rw-r--r--utils/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/utils/pom.xml b/utils/pom.xml
index 95815320..f8f4f700 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -94,11 +94,6 @@
<artifactId>snakeyaml</artifactId>
</dependency>
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<scope>test</scope>