diff options
Diffstat (limited to 'appc-config/appc-config-audit/provider/pom.xml')
-rw-r--r-- | appc-config/appc-config-audit/provider/pom.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 0acf8ee3f..32d7d5627 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -97,12 +97,7 @@ <artifactId>junit</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.mockito</groupId> - <artifactId>mockito-core</artifactId> - <version>1.10.19</version> - <scope>test</scope> - </dependency> + </dependencies> <build> |