aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-flow-controller/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-config/appc-flow-controller/provider/pom.xml')
-rw-r--r--appc-config/appc-flow-controller/provider/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml
index 25cc4737a..ed08a2cee 100644
--- a/appc-config/appc-flow-controller/provider/pom.xml
+++ b/appc-config/appc-flow-controller/provider/pom.xml
@@ -107,9 +107,10 @@
<groupId>org.json</groupId>
<artifactId>json</artifactId>
</dependency>
- <dependency>
+ <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
+ <version>1.10.19</version>
<scope>test</scope>
</dependency>
<dependency>