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