mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
graphics2d 3.0.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1924714 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cdb8fad845
commit
1f3d2a5c50
@ -118,7 +118,7 @@ subprojects {
|
||||
hamcrestVersion = '3.0'
|
||||
xmlbeansVersion = '5.3.0'
|
||||
batikVersion = '1.18'
|
||||
graphics2dVersion = '3.0.2'
|
||||
graphics2dVersion = '3.0.3'
|
||||
pdfboxVersion = '3.0.4'
|
||||
saxonVersion = '12.5'
|
||||
xmlSecVersion = '3.0.5'
|
||||
|
||||
@ -328,7 +328,7 @@ under the License.
|
||||
<dependency prefix="pdf.pdfbox" artifact="org.apache.pdfbox:pdfbox:3.0.4" usage="ooxml-provided"/>
|
||||
<dependency prefix="pdf.pdfbox.io" artifact="org.apache.pdfbox:pdfbox-io:3.0.4" usage="ooxml-provided"/>
|
||||
<dependency prefix="pdf.fontbox" artifact="org.apache.pdfbox:fontbox:3.0.4" usage="ooxml-provided"/>
|
||||
<dependency prefix="pdf.graphics2d" artifact="de.rototor.pdfbox:graphics2d:3.0.2" usage="ooxml-provided"/>
|
||||
<dependency prefix="pdf.graphics2d" artifact="de.rototor.pdfbox:graphics2d:3.0.3" 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.08" usage="ooxml"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user