I am getting the below error when I try to upgrade the POI/Drools/XMLBeans artifacts while fixing the vulnerabilities. I suspect there is some incompatibility in the jars that i am trying to upgrade to. Can someone please help ? Thanks in advance.
Error :
nested exception is java.lang.NoSuchMethodError: org/apache/poi/ss/usermodel/Cell.getCellType()I (loaded from file:/apps/vmp0/pdsdsjava/current/lib/poi-4.0.0.jar by java.net.URLClassLoader@dead1640) called from class org.drools.decisiontable.parser.xls.ExcelParser (loaded from file:/apps/vmp0/pdsdsjava/current/lib/drools-decisiontables-6.5.0.Final.jar by java.net.URLClassLoader@dead1640).