...
Removed support for Gradle sonar runner., because Gradle remove it in 2016.
Removed Support support for SonarQube 5.x released in 2016. The mininum minimum required version is SonarQube 6.0. This also removes the JDBC configuration used for these old releases.
(TODO, double check we bump the sonar requierment requirement higher)
Bugfixes
Fixed Sonar Server configuration panel opening slowly and creating Stacktrace spam in the Bamboo logs
Fixed Sonar Server configuration edition fail to switch from password based login to token based login.