summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/itest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/itest/pom.xml')
-rw-r--r--branches/sca-equinox/itest/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-equinox/itest/pom.xml b/branches/sca-equinox/itest/pom.xml
index 594a0a70e8..c137b9a2a6 100644
--- a/branches/sca-equinox/itest/pom.xml
+++ b/branches/sca-equinox/itest/pom.xml
@@ -33,14 +33,14 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.2</version>
+ <version>4.5</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
- <version>2.2</version>
+ <version>2.4</version>
<scope>test</scope>
</dependency>
</dependencies>