summaryrefslogtreecommitdiffstats
path: root/jdisc_core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_core/pom.xml')
-rw-r--r--jdisc_core/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jdisc_core/pom.xml b/jdisc_core/pom.xml
index 3268029eef3..a3567a67028 100644
--- a/jdisc_core/pom.xml
+++ b/jdisc_core/pom.xml
@@ -47,6 +47,7 @@
<version>1.2</version>
</dependency>
<dependency>
+ <!-- TODO: mockito-all is deprecated (includes old hamcrest). Use mockito-core if possible -->
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<scope>test</scope>