summaryrefslogtreecommitdiffstats
path: root/container-dependencies-enforcer
diff options
context:
space:
mode:
Diffstat (limited to 'container-dependencies-enforcer')
-rw-r--r--container-dependencies-enforcer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-dependencies-enforcer/pom.xml b/container-dependencies-enforcer/pom.xml
index 12d27e5563a..8a274e2e6f8 100644
--- a/container-dependencies-enforcer/pom.xml
+++ b/container-dependencies-enforcer/pom.xml
@@ -176,7 +176,7 @@
<include>org.apache.httpcomponents:httpclient:${apache.httpclient.vespa.version}:test</include>
<include>org.apache.httpcomponents:httpcore:${apache.httpcore.vespa.version}:test</include>
<include>org.apache.httpcomponents:httpmime:${apache.httpclient.vespa.version}:test</include>
- <include>org.apache.opennlp:opennlp-tools:1.9.3:test</include>
+ <include>org.apache.opennlp:opennlp-tools:${opennlp.vespa.version}:test</include>
<include>org.bouncycastle:bcpkix-jdk18on:${bouncycastle.vespa.version}:test</include>
<include>org.bouncycastle:bcprov-jdk18on:${bouncycastle.vespa.version}:test</include>
<include>org.bouncycastle:bcutil-jdk18on:${bouncycastle.vespa.version}:test</include>