Author: sebb
Date: Thu Jan 30 17:11:06 2014
New Revision: 1562896

URL: http://svn.apache.org/r1562896
Log:
Latest JUnit version

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

Modified: commons/proper/dbcp/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom.xml?rev=1562896&r1=1562895&r2=1562896&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/pom.xml (original)
+++ commons/proper/dbcp/trunk/pom.xml Thu Jan 30 17:11:06 2014
@@ -155,7 +155,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.10</version>
+      <version>4.11</version>
       <scope>test</scope>
     </dependency>
 


Reply via email to