Hi guys,
I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...This is an issue test: @Test public void test() throws Exception...excel = new File("src/test/resources/POI 5 test.xlsx"); byte[] excelBytes...