Author: bodewig
Date: Fri Mar 20 13:35:38 2009
New Revision: 756455

URL: http://svn.apache.org/viewvc?rev=756455&view=rev
Log:
bump JUnit dependency

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

Modified: commons/proper/compress/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=756455&r1=756454&r2=756455&view=diff
==============================================================================
--- commons/proper/compress/trunk/pom.xml (original)
+++ commons/proper/compress/trunk/pom.xml Fri Mar 20 13:35:38 2009
@@ -36,7 +36,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>3.8.1</version>
+      <version>3.8.2</version>
       <scope>test</scope>
     </dependency>
   </dependencies>


Reply via email to