summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/host-webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/host-webapp/pom.xml')
-rw-r--r--branches/sca-equinox/modules/host-webapp/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/branches/sca-equinox/modules/host-webapp/pom.xml b/branches/sca-equinox/modules/host-webapp/pom.xml
index 67d7791be3..7ef183ddeb 100644
--- a/branches/sca-equinox/modules/host-webapp/pom.xml
+++ b/branches/sca-equinox/modules/host-webapp/pom.xml
@@ -51,8 +51,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>
<dependency>