aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-12-29 22:31:14 +0000
committerPJ Fanning <fanningpj@apache.org>2022-12-29 22:31:14 +0000
commit42a2c9606a091a283b7bc6b68593e3005caae9b0 (patch)
treed2d38880e4c7c4ed2752ddfe01643444905f565c /build.xml
parent537dc7a9334586116cf12fc04ebc4c75a1915929 (diff)
downloadpoi-42a2c9606a091a283b7bc6b68593e3005caae9b0.tar.gz
poi-42a2c9606a091a283b7bc6b68593e3005caae9b0.zip
graphics2d 0.42
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906265 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 abe030cad5..bf7929e398 100644
--- a/build.xml
+++ b/build.xml
@@ -327,7 +327,7 @@ under the License.
<dependency prefix="svg.batik-xml" artifact="org.apache.xmlgraphics:batik-xml:1.16" usage="ooxml-batik"/>
<dependency prefix="pdf.pdfbox" artifact="org.apache.pdfbox:pdfbox:2.0.27" usage="ooxml-provided"/>
<dependency prefix="pdf.fontbox" artifact="org.apache.pdfbox:fontbox:2.0.27" usage="ooxml-provided"/>
- <dependency prefix="pdf.graphics2d" artifact="de.rototor.pdfbox:graphics2d:0.41" usage="ooxml-provided"/>
+ <dependency prefix="pdf.graphics2d" artifact="de.rototor.pdfbox:graphics2d:0.42" 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"/>