Author: ggregory
Date: Thu Oct 16 15:02:10 2014
New Revision: 1632337
URL: http://svn.apache.org/r1632337
Log:
findbugs-maven-plugin 2.5.3 -> 2.5.5.
Modified:
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/vfs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1632337&r1=1632336&r2=1632337&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Thu Oct 16 15:02:10 2014
@@ -262,7 +262,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
- <version>2.5.3</version>
+ <version>2.5.5</version>
<configuration>
<threshold>Normal</threshold>
<effort>Default</effort>