I need to upgrade apache commons for readyAPI , I have two solutions
- Leave the current version in the lib and put the new one in the ext : didn't work)
- Delete the current version in the lib and replace it with the new one : readyAPI freeze on loading jars from lib.
Is there a way to force readyAPI to use the version in the ext file and not the lib file ? If not is there any solutions to update my apache commons ?