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