aboutsummaryrefslogtreecommitdiffstats
path: root/maven/poi-ooxml.pom
diff options
context:
space:
mode:
authorDustin Spicuzza <virtuald@apache.org>2016-05-30 19:21:49 +0000
committerDustin Spicuzza <virtuald@apache.org>2016-05-30 19:21:49 +0000
commit3c10475002fadeb9ee11692cedef4cc05dce98c2 (patch)
tree0a03d4363895a56577a657c541cfc42703f74400 /maven/poi-ooxml.pom
parent0fdbc396e456b99200a968e076be86ae95b2188c (diff)
downloadpoi-3c10475002fadeb9ee11692cedef4cc05dce98c2.tar.gz
poi-3c10475002fadeb9ee11692cedef4cc05dce98c2.zip
Update curvesapi to 1.04
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746168 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven/poi-ooxml.pom')
-rw-r--r--maven/poi-ooxml.pom2
1 files changed, 1 insertions, 1 deletions
diff --git a/maven/poi-ooxml.pom b/maven/poi-ooxml.pom
index 641934693f..0f3cdb1d51 100644
--- a/maven/poi-ooxml.pom
+++ b/maven/poi-ooxml.pom
@@ -72,7 +72,7 @@
<dependency>
<groupId>com.github.virtuald</groupId>
<artifactId>curvesapi</artifactId>
- <version>1.03</version>
+ <version>1.04</version>
</dependency>
</dependencies>
</project>