aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2020-04-15 21:30:33 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2020-04-15 21:30:33 +0000
commit3188b0ed12db5c43220e99173b949911a3dcd6b6 (patch)
treea86f148411c0f62c36293ed80d861d19a95a6f48 /container-dev
parent40e0e4a802619c90568b79ce7b095de8ae0540b2 (diff)
Remove exclude.
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 1bb06ab9694..738a4cc8700 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -176,10 +176,6 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</exclusion>
- <exclusion>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-math3</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>