Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 0e95a64

Browse files
committed
upgrade findbugs plugin
1 parent 847e730 commit 0e95a64

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
@@ -213,7 +213,7 @@
213213
<plugin>
214214
<groupId>org.codehaus.mojo</groupId>
215215
<artifactId>findbugs-maven-plugin</artifactId>
216-
<version>2.5.2</version>
216+
<version>3.0.0</version>
217217
<configuration>
218218
<findbugsXmlOutput>true</findbugsXmlOutput>
219219
<xmlOutput>true</xmlOutput>

0 commit comments

Comments
 (0)