Skip to content

Commit 0168aa3

Browse files
committed
findbugs-maven-plugin 2.5.2 -> 2.5.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1553913 13f79535-47bb-0310-9956-ffa450edef68
1 parent f98f8bf commit 0168aa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ file comparators, endian transformation classes, and much more.
335335
<plugin>
336336
<groupId>org.codehaus.mojo</groupId>
337337
<artifactId>findbugs-maven-plugin</artifactId>
338-
<version>2.5.2</version>
338+
<version>2.5.3</version>
339339
<configuration>
340340
<threshold>Normal</threshold>
341341
<effort>Default</effort>

0 commit comments

Comments
 (0)