summaryrefslogtreecommitdiffstats
path: root/opennlp-linguistics
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-12-01 09:32:05 +0100
committerGitHub <noreply@github.com>2022-12-01 09:32:05 +0100
commit1eb22cc4a24973f52b344c3033cff394c724cbe4 (patch)
tree98fdcb5bed45fc1199400988d45cf6bb47e413f2 /opennlp-linguistics
parent2925f225b34ad7fa3eb515bbddcc8c774e514131 (diff)
Revert "Revert "- Reduce usage of guava.""
Diffstat (limited to 'opennlp-linguistics')
-rw-r--r--opennlp-linguistics/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/opennlp-linguistics/pom.xml b/opennlp-linguistics/pom.xml
index 40f1e95f4f4..a7907ba212f 100644
--- a/opennlp-linguistics/pom.xml
+++ b/opennlp-linguistics/pom.xml
@@ -53,12 +53,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>com.google.inject</groupId>
- <artifactId>guice</artifactId>
- <scope>provided</scope>
- <classifier>no_aop</classifier>
- </dependency>
- <dependency>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-tools</artifactId>
</dependency>