This fixes the links to the release notes of the HtmlUnit integration. Selenium has a htmlunit-driverand a htmlunit3-driver. The latter is used but Spring Boot still uses HtmlUnit 2.x at the moment.

Because it's sharing the same version, this can be confusing as the current states links to a version of HtmlUnit that Spring Boot does not support yet.