From 00e7d63e41842231528343a6e80ede595d997ff5 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Thu, 1 Dec 2022 07:36:44 +0100 Subject: - Reduce usage of guava. - Ensure that tests relying on order are determinsitic. --- opennlp-linguistics/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'opennlp-linguistics/pom.xml') 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 @@ -52,12 +52,6 @@ linguistics ${project.version} - - com.google.inject - guice - provided - no_aop - org.apache.opennlp opennlp-tools -- cgit v1.2.3