Skip to content

Commit a01963e

Browse files
committed
Use FindBugs 3.0.0
1 parent 60aa4bb commit a01963e

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
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.codehaus.mojo</groupId>
125125
<artifactId>findbugs-maven-plugin</artifactId>
126-
<version>2.5.2</version>
126+
<version>3.0.0</version>
127127
<executions>
128128
<execution>
129129
<id>failing-on-high</id>

0 commit comments

Comments
 (0)