aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/pom.xml')
-rw-r--r--core/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/pom.xml b/core/pom.xml
index a6f478b09b..eb6cc4d310 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -201,11 +201,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>commons-io</groupId>
- <artifactId>commons-io</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_${scala.binary.version}</artifactId>
<scope>test</scope>