summaryrefslogtreecommitdiffstats
path: root/container-dev
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-dev
parentf9db1e6e3eb5826733bfde3dea5e4677f1a18e56 (diff)
commons-exec is no longer needed.
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 0f0bb58d641..8c45a124e26 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -180,10 +180,6 @@
<version>${project.version}</version>
<exclusions>
<exclusion>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-exec</artifactId>
- </exclusion>
- <exclusion>
<groupId>net.openhft</groupId>
<artifactId>zero-allocation-hashing</artifactId>
</exclusion>