Feel free to update anything else that is out of date. Aren't there commons-parent updates pending IIRC?
Might be time for new release? Gary On Fri, Mar 28, 2014 at 12:08 PM, <[email protected]> wrote: > Author: sebb > Date: Fri Mar 28 16:08:33 2014 > New Revision: 1582790 > > URL: http://svn.apache.org/r1582790 > Log: > Update Findbugs version > > Modified: > commons/proper/csv/trunk/pom.xml > > Modified: commons/proper/csv/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1582790&r1=1582789&r2=1582790&view=diff > > ============================================================================== > --- commons/proper/csv/trunk/pom.xml (original) > +++ commons/proper/csv/trunk/pom.xml Fri Mar 28 16:08:33 2014 > @@ -202,7 +202,7 @@ CSV files of various types. > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>findbugs-maven-plugin</artifactId> > - <version>2.5.2</version> > + <version>2.5.3</version> > </plugin> > <plugin> > <groupId>org.codehaus.mojo</groupId> > > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
