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