git @ Cat's Eye Technologies Zplet / f879623
changed junit version to 4.8.2 Alexander Mueller 14 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1717 <dependency>
1818 <groupId>junit</groupId>
1919 <artifactId>junit</artifactId>
20 <version>3.8.1</version>
20 <version>4.8.2</version>
2121 <scope>test</scope>
2222 </dependency>
2323 </dependencies>