Skip to content

Commit 9906d16

Browse files
committed
Release 4.5.0
1 parent 267b047 commit 9906d16

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,5 @@ Findbugs Plugin version|Embedded SpotBugs/Findbugs version|Embedded Findsecbugs
7979
4.4.0 | 4.9.1 (SpotBugs) | 1.13.0 | 7.6.9 (sb-contrib) | 17|9.9~|8.0.1.36337
8080
4.4.1 | 4.9.2 (SpotBugs) | 1.13.0 | 7.6.9 (sb-contrib) | 17|9.9~|8.0.1.36337
8181
4.4.2 | 4.9.2 (SpotBugs) | 1.13.0 | 7.6.9 (sb-contrib) | 17|9.9~|8.0.1.36337
82-
4.5.0-SNAPSHOT | 4.9.3 (SpotBugs) | 1.14.0 | 7.6.10 (sb-contrib) | 17|9.9~|8.0.1.36337
82+
4.5.0 | 4.9.3 (SpotBugs) | 1.14.0 | 7.6.10 (sb-contrib) | 17|9.9~|8.0.1.36337
83+
4.5.1-SNAPSHOT | 4.9.3 (SpotBugs) | 1.14.0 | 7.6.10 (sb-contrib) | 17|9.9~|8.0.1.36337

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.spotbugs</groupId>
66
<artifactId>sonar-findbugs-plugin</artifactId>
7-
<version>4.5.0-SNAPSHOT</version>
7+
<version>4.5.0</version>
88
<packaging>sonar-plugin</packaging>
99

1010
<name>SonarQube SpotBugs Plugin</name>

0 commit comments

Comments
 (0)