diff --git a/commons-math-legacy-core/pom.xml b/commons-math-legacy-core/pom.xml
index 8b14ff6da..01110e64a 100644
--- a/commons-math-legacy-core/pom.xml
+++ b/commons-math-legacy-core/pom.xml
@@ -54,11 +54,6 @@
commons-numbers-core
-
- org.apache.commons
- commons-numbers-arrays
-
-
org.apache.commons
commons-rng-client-api
diff --git a/commons-math-legacy/pom.xml b/commons-math-legacy/pom.xml
index 975a518d2..921fc31d6 100644
--- a/commons-math-legacy/pom.xml
+++ b/commons-math-legacy/pom.xml
@@ -59,11 +59,6 @@
commons-numbers-complex
-
- org.apache.commons
- commons-numbers-complex-streams
-
-
org.apache.commons
commons-numbers-gamma
@@ -74,11 +69,6 @@
commons-numbers-combinatorics
-
- org.apache.commons
- commons-numbers-arrays
-
-
org.apache.commons
commons-numbers-angle
diff --git a/pom.xml b/pom.xml
index 42d58b6b5..a5324be8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,12 +178,6 @@
${math.commons.numbers.version}
-
- org.apache.commons
- commons-numbers-complex-streams
- ${math.commons.numbers.version}
-
-
org.apache.commons
commons-numbers-gamma
@@ -196,12 +190,6 @@
${math.commons.numbers.version}
-
- org.apache.commons
- commons-numbers-arrays
- ${math.commons.numbers.version}
-
-
org.apache.commons
commons-numbers-angle