Author: ggregory
Date: Thu Oct 16 15:05:06 2014
New Revision: 1632342
URL: http://svn.apache.org/r1632342
Log:
findbugs-maven-plugin 2.5.3 -> 2.5.5.
Modified:
commons/proper/net/trunk/pom.xml
Modified: commons/proper/net/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1632342&r1=1632341&r2=1632342&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Thu Oct 16 15:05:06 2014
@@ -384,7 +384,7 @@ Supported protocols include: Echo, Finge
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
- <version>2.5.3</version>
+ <version>2.5.5</version>
<configuration>
<excludeFilterFile>findbugs-exclude-filter.xml</excludeFilterFile>
</configuration>