aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer
diff options
context:
space:
mode:
authorJon Marius Venstad <jonmv@users.noreply.github.com>2021-12-20 14:26:17 +0100
committerGitHub <noreply@github.com>2021-12-20 14:26:17 +0100
commit13bfda97a5427c17789e7b70f7dee5df32aaeb51 (patch)
tree8ba20bca1c410e812a72a5ff8e55dbf6fc6b857a /cloud-tenant-base-dependencies-enforcer
parenta928a12f477ac3e976cd04e1512c15aff14e3138 (diff)
parent22581d57b03550f07aa38a5f1c93ba54cedb6db1 (diff)
Merge pull request #20589 from vespa-engine/jonmv/reapply-replace-optimaize-with-open-nlp
Jonmv/reapply replace optimaize with open nlp
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 58bd29f8b20..83434209615 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>