mirror of https://github.com/apache/poi.git
use batik 1.15 rc1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904105 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
17e55f5dfb
commit
e07e4397a3
|
@ -154,7 +154,7 @@ subprojects {
|
||||||
mockitoVersion = '4.8.0'
|
mockitoVersion = '4.8.0'
|
||||||
hamcrestVersion = '2.2'
|
hamcrestVersion = '2.2'
|
||||||
xmlbeansVersion = '5.1.1'
|
xmlbeansVersion = '5.1.1'
|
||||||
batikVersion = '1.14'
|
batikVersion = '1.15'
|
||||||
graphics2dVersion = '0.41'
|
graphics2dVersion = '0.41'
|
||||||
pdfboxVersion = '2.0.26'
|
pdfboxVersion = '2.0.26'
|
||||||
saxonVersion = '11.4'
|
saxonVersion = '11.4'
|
||||||
|
|
|
@ -2517,3 +2517,7 @@ org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/STTotalsRowFunctionImpl
|
||||||
org/openxmlformats/schemas/spreadsheetml/x2006/main/STTotalsRowFunction
|
org/openxmlformats/schemas/spreadsheetml/x2006/main/STTotalsRowFunction
|
||||||
org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTTableFormulaImpl
|
org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTTableFormulaImpl
|
||||||
org/openxmlformats/schemas/spreadsheetml/x2006/main/CTTableFormula
|
org/openxmlformats/schemas/spreadsheetml/x2006/main/CTTableFormula
|
||||||
|
org/openxmlformats/schemas/wordprocessingml/x2006/main/impl/CTSdtRowImpl
|
||||||
|
org/openxmlformats/schemas/wordprocessingml/x2006/main/CTSdtRow
|
||||||
|
org/openxmlformats/schemas/wordprocessingml/x2006/main/impl/CTSdtContentRowImpl
|
||||||
|
org/openxmlformats/schemas/wordprocessingml/x2006/main/CTSdtContentRow
|
||||||
|
|
|
@ -1165,3 +1165,5 @@ ctgroupshape48cbtype
|
||||||
ctgroupshapenonvisualf80ctype
|
ctgroupshapenonvisualf80ctype
|
||||||
ctshape6416type
|
ctshape6416type
|
||||||
ctshapenonvisual6121type
|
ctshapenonvisual6121type
|
||||||
|
ctsdtrow2f71type
|
||||||
|
ctsdtcontentrow740etype
|
||||||
|
|
Loading…
Reference in New Issue