tecsinapse / tecsinapse-data-io

Tecsinapse Data Input and Output
GNU Lesser General Public License v3.0
8 stars 3 forks source link

Update POI to version 4+ #36

Closed brunocribeiro closed 5 years ago

brunocribeiro commented 5 years ago

There's a need to use tecsinapse-data-io in projects that use java 9+. POI 3 doesn't support java 9+ and there's no planning to support, according here: https://poi.apache.org/help/faq.html#faq-java10

Also, POI 4+ brings a lot of new features, fixes and improvements. (https://poi.apache.org/changes.html)