updated junit version

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@618067 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2008-02-03 19:31:03 +00:00
parent 3a6575922a
commit 67e1e4b48e
1 changed files with 1 additions and 1 deletions

View File

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