diff --git a/maven/poi-ooxml.pom b/maven/poi-ooxml.pom index 8bfabebe9..5350148c1 100644 --- a/maven/poi-ooxml.pom +++ b/maven/poi-ooxml.pom @@ -74,11 +74,6 @@ commons-compress 1.18 - - org.apache.commons - commons-math3 - 3.6.1 - com.github.virtuald curvesapi diff --git a/maven/poi.pom b/maven/poi.pom index da2268759..657726f86 100644 --- a/maven/poi.pom +++ b/maven/poi.pom @@ -78,6 +78,16 @@ commons-codec 1.10 + + org.apache.commons + commons-collections4 + 4.2 + + + org.apache.commons + commons-math3 + 3.6.1 + org.hamcrest @@ -91,11 +101,6 @@ test 4.12 - - org.apache.commons - commons-collections4 - 4.2 -