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…...ZipTool", "TEMPFILE"); File excel = new File("src/test/resources/POI...FileUtils.readFileToByteArray(excel); try (InputStream excelStream...