| @@ -58,7 +58,7 @@ javax.mail.version=1.5.6 | |||||
| jdepend.version=2.9.1 | jdepend.version=2.9.1 | ||||
| # Later versions are built with Java 7 | # Later versions are built with Java 7 | ||||
| jruby.version=1.6.8 | jruby.version=1.6.8 | ||||
| junit.version=4.12 | |||||
| junit.version=4.13.1 | |||||
| # Later versions are built with Java 6 | # Later versions are built with Java 6 | ||||
| rhino.version=1.7R5 | rhino.version=1.7R5 | ||||
| jsch.version=0.1.55 | jsch.version=0.1.55 | ||||
| @@ -45,7 +45,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma | |||||
| <dependency> | <dependency> | ||||
| <groupId>junit</groupId> | <groupId>junit</groupId> | ||||
| <artifactId>junit</artifactId> | <artifactId>junit</artifactId> | ||||
| <version>4.12</version> | |||||
| <version>4.13.1</version> | |||||
| <scope>compile</scope> | <scope>compile</scope> | ||||
| </dependency> | </dependency> | ||||
| </dependencies> | </dependencies> | ||||
| @@ -45,7 +45,7 @@ | |||||
| <dependency> | <dependency> | ||||
| <groupId>junit</groupId> | <groupId>junit</groupId> | ||||
| <artifactId>junit</artifactId> | <artifactId>junit</artifactId> | ||||
| <version>4.12</version> | |||||
| <version>4.13.1</version> | |||||
| <scope>compile</scope> | <scope>compile</scope> | ||||
| </dependency> | </dependency> | ||||
| </dependencies> | </dependencies> | ||||
| @@ -46,7 +46,7 @@ | |||||
| <dependency> | <dependency> | ||||
| <groupId>junit</groupId> | <groupId>junit</groupId> | ||||
| <artifactId>junit</artifactId> | <artifactId>junit</artifactId> | ||||
| <version>4.12</version> | |||||
| <version>4.13.1</version> | |||||
| <scope>compile</scope> | <scope>compile</scope> | ||||
| </dependency> | </dependency> | ||||
| </dependencies> | </dependencies> | ||||