Two things you can do1. In your dependency change the version from 1.7.3 to 1.0.0 and it should resolve the issue as mentioned by @awedesh. 2. If you want to use the latest Jsoup, then dont install the JsoupBundle as mentioned in the article, instead include this latest version of jsoup jar in your ...