Annotate this member with "@Autowired", "@Resource", "@Inject", or "@Value", or remove it

Hi,

see

according to the Jira ticket
https://sonarsource.atlassian.net/browse/SONARJAVA-4612
it has been fixed with SonarJava 7.26

Sonarqube 10.2.1 ships with
\lib\extensions\sonar-java-plugin-7.24.0.32100.jar

Sonarqube 10.3.0 with
\lib\extensions\sonar-java-plugin-7.27.1.33504.jar

means updating to Sonarqube 10.3.0 should fix your problem.

Gilbert