Author: ggregory Date: Sat Nov 14 21:19:01 2015 New Revision: 1714381 URL: http://svn.apache.org/viewvc?rev=1714381&view=rev Log: Update commons-collection from 3.2.1 to 3.2.2.
Modified: commons/sandbox/flatfile/trunk/pom.xml Modified: commons/sandbox/flatfile/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/sandbox/flatfile/trunk/pom.xml?rev=1714381&r1=1714380&r2=1714381&view=diff ============================================================================== --- commons/sandbox/flatfile/trunk/pom.xml (original) +++ commons/sandbox/flatfile/trunk/pom.xml Sat Nov 14 21:19:01 2015 @@ -56,7 +56,7 @@ <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> - <version>3.2.1</version> + <version>3.2.2</version> </dependency> <dependency> <groupId>commons-pool</groupId>