diff options
Diffstat (limited to 'branches/sca-equinox/vtest')
-rw-r--r-- | branches/sca-equinox/vtest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/vtest/pom.xml b/branches/sca-equinox/vtest/pom.xml index 866b0bd144..f4a2ebd05d 100644 --- a/branches/sca-equinox/vtest/pom.xml +++ b/branches/sca-equinox/vtest/pom.xml @@ -33,7 +33,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.2</version> + <version>4.5</version> <scope>compile</scope> </dependency> </dependencies> |