aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--launcher/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/launcher/pom.xml b/launcher/pom.xml
index 0fe2814135..182e5f6021 100644
--- a/launcher/pom.xml
+++ b/launcher/pom.xml
@@ -53,11 +53,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.scalatest</groupId>
- <artifactId>scalatest_${scala.binary.version}</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>test</scope>