Update pom.xml

This commit is contained in:
NeonMaster 2012-02-19 17:04:36 +01:00
parent 827db66e15
commit aa83b587a2
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.0</version>
<version>4.1</version>
<type>jar</type>
<scope>test</scope>
<optional>true</optional>