Author: ggregory
Date: Tue Apr 26 19:08:31 2016
New Revision: 1741074

URL: http://svn.apache.org/viewvc?rev=1741074&view=rev
Log:
Update tests from Apache Commons Collection 4.0 to 4.1.

Modified:
    commons/proper/bcel/trunk/pom.xml

Modified: commons/proper/bcel/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1741074&r1=1741073&r2=1741074&view=diff
==============================================================================
--- commons/proper/bcel/trunk/pom.xml (original)
+++ commons/proper/bcel/trunk/pom.xml Tue Apr 26 19:08:31 2016
@@ -431,7 +431,7 @@
         <dependency>
           <groupId>org.apache.commons</groupId>
           <artifactId>commons-collections4</artifactId>
-          <version>4.0</version>
+          <version>4.1</version>
           <scope>test</scope>
         </dependency>
       </dependencies>


Reply via email to