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