summaryrefslogtreecommitdiffstats
path: root/container-test
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-01-11 13:01:16 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2024-01-11 13:01:16 +0100
commit3b91607f96017dc6a26ee6cfe7f55b78a19fc019 (patch)
tree2ca0560bb211465bf18694941b3424c60a639583 /container-test
parentf9db1e6e3eb5826733bfde3dea5e4677f1a18e56 (diff)
commons-exec is no longer needed.
Diffstat (limited to 'container-test')
-rw-r--r--container-test/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 3676b7a3280..8e1b4870665 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -93,10 +93,6 @@
<artifactId>jna</artifactId>
</dependency>
<dependency>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-exec</artifactId>
- </dependency>
- <dependency>
<groupId>org.hdrhistogram</groupId>
<artifactId>HdrHistogram</artifactId>
</dependency>