aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-12-17 13:38:05 +0100
committerJon Marius Venstad <venstad@gmail.com>2021-12-17 15:31:40 +0100
commitd050d0339f3ad8af9f0e286881d2a2d582317d31 (patch)
treea8012b11f447eb96661fb6358228d1d7cee54e77 /cloud-tenant-base-dependencies-enforcer
parent8908e29b8b40e80edc85455c77955c1dfae99cf0 (diff)
Replace optimaize with OpenNLP language detector
Diffstat (limited to 'cloud-tenant-base-dependencies-enforcer')
-rw-r--r--cloud-tenant-base-dependencies-enforcer/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/cloud-tenant-base-dependencies-enforcer/pom.xml b/cloud-tenant-base-dependencies-enforcer/pom.xml
index da50fadbd16..b62d355480f 100644
--- a/cloud-tenant-base-dependencies-enforcer/pom.xml
+++ b/cloud-tenant-base-dependencies-enforcer/pom.xml
@@ -219,7 +219,6 @@
<include>com.ibm.icu:icu4j:57.1:jar:test</include>
<include>com.intellij:annotations:12.0:jar:test</include>
<include>com.microsoft.onnxruntime:onnxruntime:[${onnxruntime.version}]:jar:test</include>
- <include>com.optimaize.languagedetector:language-detector:0.6:jar:test</include>
<include>com.thaiopensource:jing:20091111:jar:test</include>
<include>com.yahoo.athenz:athenz-auth-core:[${athenz.version}]:jar:test</include>
<include>com.yahoo.athenz:athenz-client-common:[${athenz.version}]:jar:test</include>
@@ -249,7 +248,7 @@
<include>org.apache.httpcomponents.core5:httpcore5-h2:${httpclient5.version}:jar:test</include>
<include>org.apache.httpcomponents:httpclient:4.5.12:jar:test</include>
<include>org.apache.httpcomponents:httpcore:4.4.13:jar:test</include>
- <include>org.apache.opennlp:opennlp-tools:1.8.4:jar:test</include>
+ <include>org.apache.opennlp:opennlp-tools:1.9.3:jar:test</include>
<include>org.apiguardian:apiguardian-api:1.1.0:jar:test</include>
<include>org.codehaus.woodstox:stax2-api:3.1.4:jar:test</include>
<include>org.eclipse.jetty.alpn:alpn-api:[${jetty-alpn.version}]:jar:test</include>