aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-08-11 14:52:47 +0000
committerPJ Fanning <fanningpj@apache.org>2023-08-11 14:52:47 +0000
commit5bedd077a69af217dcf42bc8ad0291acaa20cebf (patch)
treedc3521e49fe583bc02b9378ce44d0dc3485cad45 /build.xml
parentf034ca26b98fa7126398a51b190b0de2f563a225 (diff)
downloadpoi-5bedd077a69af217dcf42bc8ad0291acaa20cebf.tar.gz
poi-5bedd077a69af217dcf42bc8ad0291acaa20cebf.zip
curvesapi 1.08
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911604 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 0a9e2fc8c2..fa1b8638bf 100644
--- a/build.xml
+++ b/build.xml
@@ -330,7 +330,7 @@ under the License.
<dependency prefix="pdf.graphics2d" artifact="de.rototor.pdfbox:graphics2d:0.43" usage="ooxml-provided"/>
<!-- jars in the ooxml-lib directory, see the fetch-ooxml-jars target-->
- <dependency prefix="ooxml.curvesapi" artifact="com.github.virtuald:curvesapi:1.07" usage="ooxml"/>
+ <dependency prefix="ooxml.curvesapi" artifact="com.github.virtuald:curvesapi:1.08" usage="ooxml"/>
<dependency prefix="ooxml.xmlbeans" artifact="org.apache.xmlbeans:xmlbeans:5.1.1" usage="ooxml"/>
<dependency prefix="ooxml.commons-compress" artifact="org.apache.commons:commons-compress:1.23.0" usage="ooxml"/>