mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
batik 1.19
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1925441 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e867e371be
commit
a56b68476f
@ -111,7 +111,7 @@ module org.apache.poi.ooxml {
|
||||
requires static org.apache.xmlgraphics.batik.transcoder;
|
||||
requires static org.apache.xmlgraphics.batik.util;
|
||||
requires static org.apache.xmlgraphics.batik.xml;
|
||||
requires static xmlgraphics.commons;
|
||||
requires static org.apache.xmlgraphics.commons;
|
||||
|
||||
requires static org.apache.pdfbox;
|
||||
requires static org.apache.fontbox;
|
||||
|
||||
@ -112,7 +112,7 @@ module org.apache.poi.ooxml {
|
||||
requires static org.apache.xmlgraphics.batik.transcoder;
|
||||
requires static org.apache.xmlgraphics.batik.util;
|
||||
requires static org.apache.xmlgraphics.batik.xml;
|
||||
requires static xmlgraphics.commons;
|
||||
requires static org.apache.xmlgraphics.commons;
|
||||
|
||||
requires static org.apache.pdfbox;
|
||||
requires static org.apache.fontbox;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user