summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--client/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/client/pom.xml b/client/pom.xml
index 9662772769..892d28c4ba 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -41,11 +41,6 @@
<groupId>com.google.gwt</groupId>
<artifactId>gwt-elemental</artifactId>
</dependency>
-
- <dependency>
- <groupId>org.mockito</groupId>
- <artifactId>mockito-core</artifactId>
- </dependency>
</dependencies>
<build>