summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/host-webapp-junit/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/host-webapp-junit/pom.xml')
-rw-r--r--branches/sca-equinox/modules/host-webapp-junit/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/branches/sca-equinox/modules/host-webapp-junit/pom.xml b/branches/sca-equinox/modules/host-webapp-junit/pom.xml
index 27c8359414..97defa3377 100644
--- a/branches/sca-equinox/modules/host-webapp-junit/pom.xml
+++ b/branches/sca-equinox/modules/host-webapp-junit/pom.xml
@@ -40,8 +40,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
- <version>2.4</version><!-- to keep compatible with older servlet containers -->
- <scope>provided</scope>
+ <version>2.5</version>
</dependency>
</dependencies>