Thank you @KimonP I have updated the POI dependency version to 5.2.3 from 4.0.0, and also trying by adding poi-ooxml-schemas, xmlbeans but still with and without these two getting the same error when test casese getting executed on below line of java code. try(XSSFWorkbook workbook = new XSSFWorkboo...