aboutsummaryrefslogtreecommitdiff
path: root/network/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'network/common/pom.xml')
-rw-r--r--network/common/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/network/common/pom.xml b/network/common/pom.xml
index baca859fa5..245a96b8c4 100644
--- a/network/common/pom.xml
+++ b/network/common/pom.xml
@@ -75,11 +75,6 @@
<artifactId>mockito-all</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.scalatest</groupId>
- <artifactId>scalatest_${scala.binary.version}</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>