diff options
Diffstat (limited to 'client/pom.xml')
-rw-r--r-- | client/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/client/pom.xml b/client/pom.xml index 53a497b183..ca6009a007 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> |