mirror of https://github.com/apache/poi.git
[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:
parent
b8ae791009
commit
6bbaf0813b
|
@ -77,7 +77,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.virtuald</groupId>
|
||||
<artifactId>curvesapi</artifactId>
|
||||
<version>1.04</version>
|
||||
<version>1.05</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue