Author: sebb
Date: Tue Nov  1 15:54:58 2011
New Revision: 1196070

URL: http://svn.apache.org/viewvc?rev=1196070&view=rev
Log:
Latest version of JUnit

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

Modified: commons/proper/net/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1196070&r1=1196069&r2=1196070&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Tue Nov  1 15:54:58 2011
@@ -115,7 +115,7 @@ Supported protocols include: Echo, Finge
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>4.8.2</version>
+            <version>4.10</version>
             <scope>test</scope>
         </dependency>
     </dependencies>


Reply via email to