update junit to 4.8.2

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1103913 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-05-16 21:35:46 +00:00
parent 79f8b36380
commit 2dec55e1b1
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<version>4.8.2</version>
<scope>test</scope>
</dependency>
<dependency>