Hi All,
In Jdev 11.1.1.9 we have a library added to our application from com.bea.core.apache.commons.io_1.0.0.0_1-4.jar
In bean we are importing import org.apache.commons.io.IOUtils;
Now we are migrating this application to 12.2.1.4.0 , and we are not able to find the relevant jar for IOUtils and the application is erroring out upon compilation.
Can someone let me know which jar has the IOUtils package or an equivalent for this in 12c and from which location to be added.
Thanks,
Vinay.