[NEW RELEASE] sonar-findbugs 3.9.3

Hi,

We are announcing the new sonar-findbugs 3.9.3.

Highlights

  • Fixed a bug that fails when analysing Java 11 source code with nested class (#248)

Detailed changelog : https://github.com/spotbugs/sonar-findbugs/releases/tag/3.9.3

Download URL: https://github.com/spotbugs/sonar-findbugs/releases/download/3.9.3/sonar-findbugs-plugin-3.9.3.jar

SonarCloud : https://sonarcloud.io/dashboard?branch=release-for-lts&id=com.github.spotbugs%3Asonar-findbugs-plugin

@SonarSource, Could you please add it to the Marketplace ?

Thanks

Sonar-Findbugs Team

Hi,

Sorry for the late response; this fell through the cracks. The requirements for updates have changed slightly since last time. Please take a look here.

 
Ann

Got it

@ganncamp I’ve submit the PR, please confirm:

Done.

 
:slight_smile:
Ann

1 Like

currently, I am using sonar scanner 3.3 . I want to integrate latest sonar-findbugs release with it as current findbugs release is incapable of analysing source files written in jdk 11. could someone please help? What are the steps to integrate jdk 11 plugins?