aboutsummaryrefslogtreecommitdiffstats
path: root/fat-model-dependencies
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 /fat-model-dependencies
parentf9db1e6e3eb5826733bfde3dea5e4677f1a18e56 (diff)
commons-exec is no longer needed.
Diffstat (limited to 'fat-model-dependencies')
-rw-r--r--fat-model-dependencies/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/fat-model-dependencies/pom.xml b/fat-model-dependencies/pom.xml
index 101da345e48..069b53a0dcd 100644
--- a/fat-model-dependencies/pom.xml
+++ b/fat-model-dependencies/pom.xml
@@ -119,10 +119,6 @@
<version>${project.version}</version>
<exclusions>
<exclusion>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-exec</artifactId>
- </exclusion>
- <exclusion>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
</exclusion>