aboutsummaryrefslogtreecommitdiff
path: root/unsafe/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'unsafe/pom.xml')
-rw-r--r--unsafe/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/unsafe/pom.xml b/unsafe/pom.xml
index 066abe92e5..4e8b9a84bb 100644
--- a/unsafe/pom.xml
+++ b/unsafe/pom.xml
@@ -56,16 +56,6 @@
<!-- Test dependencies -->
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>com.novocode</groupId>
- <artifactId>junit-interface</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>