[SPR-5964] Upgraded to TestNG 5.10

This commit is contained in:
Sam Brannen
2009-08-11 10:31:06 +00:00
parent 42638585b5
commit 601120979b
7 changed files with 14 additions and 8 deletions

View File

@@ -81,7 +81,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>5.9</version>
<version>5.10</version>
<classifier>jdk15</classifier>
<optional>true</optional>
</dependency>