diff options
Diffstat (limited to 'mso-api-handlers/pom.xml')
-rw-r--r-- | mso-api-handlers/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index c4e1bbb50d..aabb2b89ad 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -20,12 +20,6 @@ </modules> <dependencies> - <dependency> - <groupId>org.evosuite</groupId> - <artifactId>evosuite-standalone-runtime</artifactId> - <version>${evosuiteVersion}</version> - <scope>test</scope> - </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpcore</artifactId> |