<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>sonar-findbugs-plugin</artifactId>
<version>4.2.5</version>
<type>sonar-plugin</type>
</dependency>
@Grapes(
@Grab(group='com.github.spotbugs', module='sonar-findbugs-plugin', version='4.2.5')
)
compile
|-- com.github.spotbugs:spotbugs:4.8.1
|-- org.sonarsource.sslr-squid-bridge:sslr-squid-bridge:2.7.1.392
|-- commons-io:commons-io:2.15.0
|-- com.thoughtworks.xstream:xstream:1.4.20
provided
|-- org.slf4j:slf4j-api:1.7.36
|-- com.mebigfatguy.sb-contrib:sb-contrib:7.6.0
|-- com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0
|-- ${sonar-plugin-api.groupId}:sonar-plugin-api:7.9.6
|-- org.sonarsource.java:sonar-java-plugin:5.14.0.18788
test
|-- org.junit.jupiter:junit-jupiter:5.10.1
|-- org.mockito:mockito-core:5.7.0
|-- org.assertj:assertj-core:3.24.2
|-- org.sonarsource.orchestrator:sonar-orchestrator:4.4.0.1640
|-- org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.4.0.1640
|-- org.sonarsource.sonarqube:sonar-ws:9.9.3.79811
|-- org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures:10.3.0.1951