diff options
Diffstat (limited to 'branches/sca-equinox/demos/alert-aggregator-webapp')
-rw-r--r-- | branches/sca-equinox/demos/alert-aggregator-webapp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/demos/alert-aggregator-webapp/pom.xml b/branches/sca-equinox/demos/alert-aggregator-webapp/pom.xml index 1856bee4c1..71c59ae984 100644 --- a/branches/sca-equinox/demos/alert-aggregator-webapp/pom.xml +++ b/branches/sca-equinox/demos/alert-aggregator-webapp/pom.xml @@ -39,7 +39,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.2</version> + <version>4.5</version> <scope>test</scope> </dependency> <dependency> |