Author: ggregory Date: Mon Aug 10 06:56:07 2015 New Revision: 1694972 URL: http://svn.apache.org/r1694972 Log: commons-lang3 3.2.1 -> 3.4.
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=1694972&r1=1694971&r2=1694972&view=diff ============================================================================== --- commons/proper/csv/trunk/pom.xml (original) +++ commons/proper/csv/trunk/pom.xml Mon Aug 10 06:56:07 2015 @@ -434,7 +434,7 @@ CSV files of various types. <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.2.1</version> + <version>3.4</version> </dependency> </dependencies>