mjul / docjure

Read and write Office documents from Clojure
MIT License
620 stars 129 forks source link

upgrade to POI 4.1.1 #86

Closed maxp closed 2 years ago

maxp commented 4 years ago

Updated type constants for POI-4, fixed output stream flush.

mjul commented 4 years ago

This also solves #85

mjul commented 4 years ago

We are now on POI 4.x so if you would like to update the PR I believe you can now reduce this to a change in the project.clj file. It solves a security issue, too. Also, don't forget to add your name to the Contributors list in the README.md.

mjul commented 3 years ago

@maxp : FYI, I made the upgrade to POI 4.1.1 available in the snapshot builds. Thanks for you contribution. I see that you also contributed some fixes for e.g. streams, these are still pending.

mjul commented 2 years ago

Master is on POI 4.1.1