diff options
Diffstat (limited to 'appc-dispatcher/appc-command-executor')
-rw-r--r-- | appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml index 7b8a7e1a7..d8c0201ae 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml @@ -78,6 +78,7 @@ <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> + <version>1.10.19</version> <scope>test</scope> </dependency> <dependency> |