forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
findbugs.properties
36 lines (36 loc) · 2.44 KB
/
findbugs.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
category = External Analysers
description = Provide Findbugs rules for analysis of Java projects
archivedVersions = 4.2.2,4.2.3,4.2.4,4.2.5,4.2.6
publicVersions = 4.2.7
defaults.mavenGroupId = org.sonarsource.sonar-findbugs-plugin
defaults.mavenArtifactId = sonar-findbugs-plugin
4.2.2.description = Use SpotBugs 4.7.3, sb-contrib 7.4.7, and findsecbugs 1.12.0
4.2.2.sqVersions = [9.9,9.9.*]
4.2.2.date = 2022-10-20
4.2.2.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.2
4.2.2.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.2/sonar-findbugs-plugin-4.2.2.jar
4.2.3.description = Use SpotBugs 4.7.3, sb-contrib 7.4.7, and findsecbugs 1.12.0. When running on SonarQube 9.8+ unit tests are now analysed. Fixed a file leak.
4.2.3.sqVersions = [9.9,10.2.*]
4.2.3.date = 2023-02-12
4.2.3.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.3
4.2.3.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.3/sonar-findbugs-plugin-4.2.3.jar
4.2.4.description = Use SpotBugs 4.7.3, sb-contrib 7.6.0, and findsecbugs 1.12.0
4.2.4.sqVersions = [9.9,10.3.*]
4.2.4.date = 2023-09-29
4.2.4.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.4
4.2.4.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.4/sonar-findbugs-plugin-4.2.4.jar
4.2.5.description = Use SpotBugs 4.8.1, sb-contrib 7.6.0, and findsecbugs 1.12.0
4.2.5.sqVersions = [9.9,10.3.*]
4.2.5.date = 2023-11-20
4.2.5.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.5
4.2.5.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.5/sonar-findbugs-plugin-4.2.5.jar
4.2.6.description = Use SpotBugs 4.8.2, sb-contrib 7.6.2, and findsecbugs 1.12.0
4.2.6.sqVersions = [9.9,10.4]
4.2.6.date = 2023-12-03
4.2.6.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.6
4.2.6.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.6/sonar-findbugs-plugin-4.2.6.jar
4.2.7.description = Use SpotBugs 4.8.3, sb-contrib 7.6.4, and findsecbugs 1.12.0
4.2.7.sqVersions = [9.9,LATEST]
4.2.7.date = 2024-02-12
4.2.7.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.7
4.2.7.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.7/sonar-findbugs-plugin-4.2.7.jar