summaryrefslogtreecommitdiffstats
path: root/documentapi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentapi/pom.xml')
-rw-r--r--documentapi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentapi/pom.xml b/documentapi/pom.xml
index a91ccb68827..245c20b3a46 100644
--- a/documentapi/pom.xml
+++ b/documentapi/pom.xml
@@ -45,7 +45,7 @@
</dependency>
<dependency>
<groupId>org.mockito</groupId>
- <artifactId>mockito-all</artifactId>
+ <artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>