You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/03/02 22:06:17 UTC

svn commit: r1296459 - /commons/proper/math/trunk/pom.xml

Author: sebb
Date: Fri Mar  2 21:06:17 2012
New Revision: 1296459

URL: http://svn.apache.org/viewvc?rev=1296459&view=rev
Log:
Update dependency versions to latest

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

Modified: commons/proper/math/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=1296459&r1=1296458&r2=1296459&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Fri Mar  2 21:06:17 2012
@@ -268,7 +268,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.8.2</version>
+      <version>4.10</version>
       <scope>test</scope>
     </dependency>
   </dependencies>