diff options
Diffstat (limited to 'catalog-model/pom.xml')
-rw-r--r-- | catalog-model/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index c71ea9e883..e9e8a7292d 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -260,12 +260,6 @@ </dependency> <dependency> - <groupId>org.jmockit</groupId> - <artifactId>jmockit</artifactId> - <scope>test</scope> - </dependency> - - <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> <scope>test</scope> |