From 5f8b952dfa7db2637142e2a569e448489fb492e0 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Tue, 18 Sep 2018 17:36:28 +0000 Subject: [PATCH] [bug-62735] change poi-ooxml pom.xml to have dependency on curvesapi 1.05 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841243 13f79535-47bb-0310-9956-ffa450edef68 --- maven/poi-ooxml.pom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven/poi-ooxml.pom b/maven/poi-ooxml.pom index 5b3ec7959d..5350148c13 100644 --- a/maven/poi-ooxml.pom +++ b/maven/poi-ooxml.pom @@ -77,7 +77,7 @@ com.github.virtuald curvesapi - 1.04 + 1.05 -- 2.39.5