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