Author: lindner
Date: Sat Oct 23 09:56:50 2010
New Revision: 1026591
URL: http://svn.apache.org/viewvc?rev=1026591&view=rev
Log:
bump to junit 4.8.2
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1026591&r1=1026590&r2=1026591&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Sat Oct 23 09:56:50 2010
@@ -1366,7 +1366,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.8.1</version>
+ <version>4.8.2</version>
<scope>test</scope>
</dependency>
<dependency>