na-ka-na / ExcelCompare

Command line tool (and API) for diffing Excel Workbooks
820 stars 102 forks source link

Change poi-ooxml version to 4.1.1 #65

Open dadim opened 1 year ago

dadim commented 1 year ago

The current version raises a warning: "An illegal reflective access operation has occurred". I have changed the poi-ooxml version to 4.1.1 and the build raises no warnings anymore.