forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfindbugs.properties
36 lines (36 loc) · 2.36 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.0.3,4.0.4,4.0.5,4.0.6,4.1.4
publicVersions = 4.1.5
defaults.mavenGroupId = org.sonarsource.sonar-findbugs-plugin
defaults.mavenArtifactId = sonar-findbugs-plugin
4.0.3.description = Use SpotBugs 4.2.0, sb-contrib 7.4.7, and findsecbugs 1.11.0
4.0.3.sqVersions = [8.9,8.9.*]
4.0.3.date = 2021-01-02
4.0.3.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.0.3
4.0.3.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.0.3/sonar-findbugs-plugin-4.0.3.jar
4.0.4.description = Use SpotBugs 4.4.0, sb-contrib 7.4.7, and findsecbugs 1.11.0
4.0.4.sqVersions = [8.9,9.2.*]
4.0.4.date = 2021-08-25
4.0.4.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.0.4
4.0.4.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.0.4/sonar-findbugs-plugin-4.0.4.jar
4.0.5.description = Use SpotBugs 4.5.0, sb-contrib 7.4.7, and findsecbugs 1.11.0
4.0.5.sqVersions = [8.9,9.3.*]
4.0.5.date = 2021-11-30
4.0.5.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.0.5
4.0.5.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.0.5/sonar-findbugs-plugin-4.0.5.jar
4.0.6.description = Use SpotBugs 4.5.2, sb-contrib 7.4.7, and findsecbugs 1.11.0
4.0.6.sqVersions = [8.9,9.4.*]
4.0.6.date = 2022-02-20
4.0.6.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.0.6
4.0.6.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.0.6/sonar-findbugs-plugin-4.0.6.jar
4.1.4.description = Use SpotBugs 4.6.0, sb-contrib 7.4.7, and findsecbugs 1.12.0
4.1.4.sqVersions = [8.9,9.4.*]
4.1.4.date = 2022-04-28
4.1.4.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.1.4
4.1.4.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.1.4/sonar-findbugs-plugin-4.1.4.jar
4.1.5.description = Use SpotBugs 4.7.0, sb-contrib 7.4.7, and findsecbugs 1.12.0
4.1.5.sqVersions = [8.9,LATEST]
4.1.5.date = 2022-05-06
4.1.5.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.1.5
4.1.5.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.1.5/sonar-findbugs-plugin-4.1.5.jar