diff options
Diffstat (limited to 'asdc-tests/pom.xml')
-rw-r--r-- | asdc-tests/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/asdc-tests/pom.xml b/asdc-tests/pom.xml index a37d1e8a9c..9cc5898fcc 100644 --- a/asdc-tests/pom.xml +++ b/asdc-tests/pom.xml @@ -47,8 +47,7 @@ <dependency> <groupId>org.mockito</groupId> - <artifactId>mockito-all</artifactId> - <version>1.10.19</version> + <artifactId>mockito-core</artifactId> <scope>compile</scope> </dependency> |