summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-12-20 16:07:38 +0000
committerPJ Fanning <fanningpj@apache.org>2021-12-20 16:07:38 +0000
commit0b0f60db63e5b8e17d57ca2f6cf8d9f601832a44 (patch)
treeb850844665ac84b90c4adb9c472b48a9c54f85e2 /build.xml
parente61dc89bff1f6dcc55672dda425425f2e62b3cfd (diff)
downloadpoi-0b0f60db63e5b8e17d57ca2f6cf8d9f601832a44.tar.gz
poi-0b0f60db63e5b8e17d57ca2f6cf8d9f601832a44.zip
update graphics2d
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896192 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 ce0bb8651f..afc5a76cd1 100644
--- a/build.xml
+++ b/build.xml
@@ -326,7 +326,7 @@ under the License.
<dependency prefix="svg.batik-xml" artifact="org.apache.xmlgraphics:batik-xml:1.14" usage="ooxml-batik"/>
<dependency prefix="pdf.pdfbox" artifact="org.apache.pdfbox:pdfbox:2.0.24" usage="ooxml-provided"/>
<dependency prefix="pdf.fontbox" artifact="org.apache.pdfbox:fontbox:2.0.24" usage="ooxml-provided"/>
- <dependency prefix="pdf.graphics2d" artifact="de.rototor.pdfbox:graphics2d:0.33" usage="ooxml-provided"/>
+ <dependency prefix="pdf.graphics2d" artifact="de.rototor.pdfbox:graphics2d:0.34" 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.06" usage="ooxml"/>