aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2022-06-22 11:35:59 +0200
committerjonmv <venstad@gmail.com>2022-06-22 11:35:59 +0200
commit7b0ee880c3fa66f9943257b549f09a6846f56699 (patch)
treec0f9aa680d0974fc580598a842edfa5d40dd40d1 /container-dev
parenta42bd3417161b499d64fec03c24aff2c355b646b (diff)
Remove outdated exclusion
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 0ba3a9ed468..8279a497e4a 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -152,10 +152,6 @@
<artifactId>commons-exec</artifactId>
</exclusion>
<exclusion>
- <groupId>commons-lang</groupId>
- <artifactId>commons-lang</artifactId>
- </exclusion>
- <exclusion>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
</exclusion>