Author: britter
Date: Sun May 22 14:15:59 2016
New Revision: 1745053

URL: http://svn.apache.org/viewvc?rev=1745053&view=rev
Log:
Update to latest junit version

Modified:
    commons/proper/fileupload/branches/b1_3/pom.xml

Modified: commons/proper/fileupload/branches/b1_3/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b1_3/pom.xml?rev=1745053&r1=1745052&r2=1745053&view=diff
==============================================================================
--- commons/proper/fileupload/branches/b1_3/pom.xml (original)
+++ commons/proper/fileupload/branches/b1_3/pom.xml Sun May 22 14:15:59 2016
@@ -194,7 +194,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.11</version>
+      <version>4.12</version>
       <scope>test</scope>
     </dependency>
     <dependency>


Reply via email to