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> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>3.8.1</version> <version>3.8.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>commons-jelly</groupId> <groupId>commons-jelly</groupId>