diff options
Diffstat (limited to 'asdc-tests')
-rw-r--r-- | asdc-tests/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/asdc-tests/pom.xml b/asdc-tests/pom.xml index 9cc5898fcc..a1af441320 100644 --- a/asdc-tests/pom.xml +++ b/asdc-tests/pom.xml @@ -48,6 +48,7 @@ <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> + <version>${mockito.version}</version> <scope>compile</scope> </dependency> |