[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
This commit is contained in:
PJ Fanning 2018-09-18 17:36:28 +00:00
parent 74f788358a
commit 5f8b952dfa
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
<dependency>
<groupId>com.github.virtuald</groupId>
<artifactId>curvesapi</artifactId>
<version>1.04</version>
<version>1.05</version>
</dependency>
</dependencies>
</project>