Upgrade to Junit 3.8.2

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@394566 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-04-16 22:11:48 +00:00
parent 321e760c4e
commit 268694d915

View File

@ -129,7 +129,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<version>3.8.2</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>