Skip to content

Commit

Permalink
build: release 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoison committed Apr 28, 2022
1 parent f3c9155 commit f66fa86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ Findbugs Plugin version|Embedded SpotBugs/Findbugs version|Embedded Findsecbugs
4.0.4 | 4.4.0 (SpotBugs) | 1.11.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922
4.0.5 | 4.5.0 (SpotBugs) | 1.11.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922
4.0.6 | 4.5.2 (SpotBugs) | 1.11.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922
4.1.0 | 4.6.0 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922
4.1.4-SNAPSHOT | 4.6.0 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922
4.1.4 | 4.6.0 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922
4.1.5-SNAPSHOT | 4.6.0 (SpotBugs) | 1.12.0 | 7.4.7 (sb-contrib) | 1.8|7.9~|5.10.1.16922
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.spotbugs</groupId>
<artifactId>sonar-findbugs-plugin</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<packaging>sonar-plugin</packaging>

<name>SonarQube SpotBugs Plugin</name>
Expand Down

0 comments on commit f66fa86

Please sign in to comment.