Hello,
Is it possible to upgrade the apache poi library to a version greater than 5 ?
The 4.x.x version has a lot of vulnerabilities.
I tried to use a version greater than 5.0.0 however some things changed from this version, for example i am getting an error when trying to export the results from the grid:
Caused by: java.lang.NoSuchMethodError: ‘short org.apache.poi.ss.usermodel.Font.getIndex()’
at io.jmix.gridexportui.exporter.excel.ExcelAutoColumnSizer.getFontMetrics(ExcelAutoColumnSizer.java:51) ~[jmix-gridexport-ui-1.5.2.jar:?]
Thank you for considering this.
Kind regards,
Radu Mantale