Author: mcucchiara
Date: Thu Oct 13 15:18:28 2011
New Revision: 1182900
URL: http://svn.apache.org/viewvc?rev=1182900&view=rev
Log:
Upgraded junit version
Modified:
incubator/directmemory/trunk/directmemory-cache/pom.xml
Modified: incubator/directmemory/trunk/directmemory-cache/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/directmemory/trunk/directmemory-cache/pom.xml?rev=1182900&r1=1182899&r2=1182900&view=diff
==============================================================================
--- incubator/directmemory/trunk/directmemory-cache/pom.xml (original)
+++ incubator/directmemory/trunk/directmemory-cache/pom.xml Thu Oct 13 15:18:28
2011
@@ -362,7 +362,7 @@ under the License.
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.8.2</version>
+ <version>4.10</version>
<scope>test</scope>
</dependency>
<dependency>