diff options
Diffstat (limited to 'eaaf-springboot-utils/pom.xml')
-rw-r--r-- | eaaf-springboot-utils/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/eaaf-springboot-utils/pom.xml b/eaaf-springboot-utils/pom.xml index 0846b1ca..3ce54516 100644 --- a/eaaf-springboot-utils/pom.xml +++ b/eaaf-springboot-utils/pom.xml @@ -66,11 +66,6 @@ <!-- Test dependencies --> <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <scope>test</scope> - </dependency> - <dependency> <groupId>org.springframework</groupId> <artifactId>spring-test</artifactId> <scope>test</scope> |