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