Closed schmitch closed 3 years ago
@schmitch excel-streaming-reader relies on a class that is missing from poi-ooxml-schemas but that does appear in the ooxml-schemas (the former is a subset of the latter) After POI 4.0.0 is released, excel-streaming-reader can be modified to fix the reliance on the missing class (CTPhoneticRun)
currently
poi-ooxml-schemas
is used for apache poi 3.17 however this project used the 1.3 version which could be conflicting