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