diff options
Diffstat (limited to 'controlloop/common/guard')
-rw-r--r-- | controlloop/common/guard/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/controlloop/common/guard/pom.xml b/controlloop/common/guard/pom.xml index b3ef2b0ef..001325da4 100644 --- a/controlloop/common/guard/pom.xml +++ b/controlloop/common/guard/pom.xml @@ -75,11 +75,6 @@ </exclusions> </dependency> <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <scope>test</scope> - </dependency> - <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> <version>2.5</version> |