Upgraded poi to version and added the jar bundle from apache site. However getting below error :
java.lang.NoSuchMethodError: org.openxmlformats.schemas.spreadsheetml.x2006.main.CTFont.addNewFamily()
However verified that the JAR
is available in the project and accessible via code too.