my code is
[...] import org.apache.poi.poifs.filesystem.POIFSFileSystem; import org.apache.poi.ss.usermodel.Workbook; import org.apache.poi.xssf.usermodel.X
I ran into exactly the same issue as you, and I found the following jar files have to be used to solve the program:
Newer version will bring trouble.