monitorjbl / excel-streaming-reader

An easy-to-use implementation of a streaming Excel reader using Apache POI
Apache License 2.0
953 stars 344 forks source link

remove "ooxml-schemas 1.3" from dependencies. #102

Closed atsfour closed 7 years ago

atsfour commented 7 years ago

"poi-ooxml 3.16" depends on "poi-ooxml-schemas 3.16" and conflicts with "ooxml-schemas 1.3".