summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@oath.com>2017-10-20 11:43:22 +0200
committerHåkon Hallingstad <hakon@oath.com>2017-10-20 11:43:22 +0200
commit1854338baf9b18bc0324c2dd0c2c2c400fe7724d (patch)
tree76248d1ed04693546b99e6f2a7d0cdf96dbab0d5 /pom.xml
parenta739b0aafcd87e4f115be86fc9ad98cf8e06c829 (diff)
Remove Scala code in test
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index ef1e90a8846..a61c8f0425e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -800,11 +800,6 @@
<version>2.2.2</version>
</dependency>
<dependency>
- <groupId>org.json4s</groupId>
- <artifactId>json4s-native_${scala.major-version}</artifactId>
- <version>3.3.0</version>
- </dependency>
- <dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>1.7.5</version>