Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit e06f971

Browse files
madsoptomasbjerre
authored andcommitted
Upgraded findbugs-maven-plugin, 3.0.0 has issues with newer Maven versions (#355)
1 parent 7faa337 commit e06f971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ Changelog of Pull Request Notifier for Bitbucket.
257257
<plugin>
258258
<groupId>org.codehaus.mojo</groupId>
259259
<artifactId>findbugs-maven-plugin</artifactId>
260-
<version>3.0.0</version>
260+
<version>3.0.4</version>
261261
<configuration>
262262
<effort>Max</effort>
263263
<threshold>Low</threshold>

0 commit comments

Comments
 (0)