which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
6.7.5
how is SonarQube deployed: zip, Docker, Helm
zip
what are you trying to achieve
Upgrading from Version 6.7.5 to 9.8
what have you tried so far to achieve this
Can we upgrade to 9.8 community edition without upgrading java ( currently using Java1.8) from 6.7.5 community version? kindly share your suggestions/comments below.
Hope there is no issue to scan java1.8 code from sonar cube (9.8).
You will still be able to analyze Java 1.8 code, although you will need to make sure Java 11 is available to run the scanner. Learn more in the Scanner Environment docs.