You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2015/11/14 22:19:02 UTC

svn commit: r1714381 - /commons/sandbox/flatfile/trunk/pom.xml

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>