Author: ggregory Date: Wed Oct 15 13:42:13 2014 New Revision: 1632024 URL: http://svn.apache.org/r1632024 Log: Update findbugs-maven-plugin from 2.5.4 to 2.5.5.
Modified: commons/proper/email/trunk/pom.xml Modified: commons/proper/email/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1632024&r1=1632023&r2=1632024&view=diff ============================================================================== --- commons/proper/email/trunk/pom.xml (original) +++ commons/proper/email/trunk/pom.xml Wed Oct 15 13:42:13 2014 @@ -403,7 +403,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> - <version>2.5.4</version> + <version>2.5.5</version> <configuration> <threshold>Normal</threshold> <effort>Default</effort>