From a326b6c3504dec6ec65d528b020450782d81e936 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 5350148c13..8bfabebe93 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