aboutsummaryrefslogtreecommitdiffstats
path: root/container-dependencies-enforcer
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-01-11 12:32:15 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2024-01-11 12:32:15 +0100
commitf9db1e6e3eb5826733bfde3dea5e4677f1a18e56 (patch)
tree882c54d90525bebc5dbe08eb0d01e1d63313a4f9 /container-dependencies-enforcer
parentb092bf28788c76b6ca1cf8285592d08cc832e8e4 (diff)
Set correct version
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 e96a715bfc5..140b61689b5 100644
--- a/container-dependencies-enforcer/pom.xml
+++ b/container-dependencies-enforcer/pom.xml
@@ -167,7 +167,7 @@
<include>net.openhft:zero-allocation-hashing:jar:${zero-allocation-hashing.vespa.version}:test</include>
<include>org.antlr:antlr-runtime:${antlr.vespa.version}:test</include>
<include>org.antlr:antlr4-runtime:${antlr4.vespa.version}:test</include>
- <include>org.apache.commons:commons-exec:1.3:test</include>
+ <include>org.apache.commons:commons-exec:${commons-exec.vespa.version}:test</include>
<include>org.apache.commons:commons-math3:${commons.math3.vespa.version}:test</include>
<include>org.apache.felix:org.apache.felix.framework:${felix.vespa.version}:test</include>
<include>org.apache.felix:org.apache.felix.framework:${felix.vespa.version}:test</include>