aboutsummaryrefslogtreecommitdiff
path: root/repl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'repl/pom.xml')
-rw-r--r--repl/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/repl/pom.xml b/repl/pom.xml
index 143b009f3c..73597f635b 100644
--- a/repl/pom.xml
+++ b/repl/pom.xml
@@ -73,10 +73,6 @@
<artifactId>jul-to-slf4j</artifactId>
</dependency>
<dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- </dependency>
- <dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_${scala.binary.version}</artifactId>
<scope>test</scope>