You probably have more than one version of commons-io-X.X.X.jar in your application. Check your userlib and vendorlib and make sure you only have one copy. If there is more than one, keep the version in vendorlib. If not in vendorlib, keep the highest version in userlib. Finally, clean your deployment directory before rebuilding incase an older version has been cached there.
Good luck!