aboutsummaryrefslogtreecommitdiffstats
path: root/application/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'application/pom.xml')
-rw-r--r--application/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/application/pom.xml b/application/pom.xml
index 61cea1a1826..af25bda0f07 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -97,17 +97,6 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>com.optimaize.languagedetector</groupId>
- <artifactId>language-detector</artifactId>
- <exclusions>
- <exclusion>
- <!-- We want to get this via jdisc-core -->
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr-runtime</artifactId>
</dependency>