Hey everyone,
My usage scenario is that in the company I work for, we have Java 15 codebase.
Currently we use Sonarqube 10.3.0 and would love to upgrade to higher Sonarqube versions but everytime we try to upgrade, and scan our code using Sonarscanner (4.8 because versions > 5 don’t support Java 15) we encounter issues where it fails to work. Now, the point is → why? Is there any option to force Sonarqube 10.5 to use Sonarscanner 4.8 and accept scanning code which is Java 15?
We do have plans to switch to Java 21 with Spring Framework 6 but such things take time…
Thanks,
Heinan