mirror of
https://github.com/apache/poi.git
synced 2026-02-27 12:30:08 +08:00
Ant-build: xmlgraphics-commons needs update to match updated batik-version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1926438 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c5df00b0a7
commit
b5b489f7fd
@ -305,7 +305,7 @@ under the License.
|
||||
|
||||
<!-- svg/batik/pdf libs - not part of the distribution - move batik to its own directory because of JPMS module-path issues -->
|
||||
<dependency prefix="svg.xml-apis-ext" artifact="xml-apis:xml-apis-ext:1.3.04" usage="ooxml-batik"/>
|
||||
<dependency prefix="svg.xmlgraphics-commons" artifact="org.apache.xmlgraphics:xmlgraphics-commons:2.9" usage="ooxml-batik"/>
|
||||
<dependency prefix="svg.xmlgraphics-commons" artifact="org.apache.xmlgraphics:xmlgraphics-commons:2.11" usage="ooxml-batik"/>
|
||||
<dependency prefix="svg.batik-anim" artifact="org.apache.xmlgraphics:batik-anim:1.19" usage="ooxml-batik"/>
|
||||
<dependency prefix="svg.batik-awt-util" artifact="org.apache.xmlgraphics:batik-awt-util:1.19" usage="ooxml-batik"/>
|
||||
<dependency prefix="svg.batik-bridge" artifact="org.apache.xmlgraphics:batik-bridge:1.19" usage="ooxml-batik"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user