From e5b871e8bf82a540756e909599e436fe2c6a3a2a Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Tue, 18 Sep 2018 17:39:23 +0000 Subject: [PATCH] [bug-62690] change poi-ooxml pom.xml to have explicit dependency on commons-math3 3.6.1 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841244 13f79535-47bb-0310-9956-ffa450edef68 --- maven/poi-ooxml.pom | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/maven/poi-ooxml.pom b/maven/poi-ooxml.pom index 5350148c1..8bfabebe9 100644 --- a/maven/poi-ooxml.pom +++ b/maven/poi-ooxml.pom @@ -74,6 +74,11 @@ commons-compress 1.18 + + org.apache.commons + commons-math3 + 3.6.1 + com.github.virtuald curvesapi