upgrade junit

This commit is contained in:
Olivier Lamy 2014-04-10 16:30:04 +10:00
parent 28bde81641
commit 41979d0ddb
1 changed files with 1 additions and 1 deletions

View File

@ -653,7 +653,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.9</version> <version>4.11</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>xmlunit</groupId> <groupId>xmlunit</groupId>