summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/implementation-widget-runtime/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/implementation-widget-runtime/pom.xml')
-rw-r--r--branches/sca-equinox/modules/implementation-widget-runtime/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/branches/sca-equinox/modules/implementation-widget-runtime/pom.xml b/branches/sca-equinox/modules/implementation-widget-runtime/pom.xml
index 79d6d10ee4..f2703e59c4 100644
--- a/branches/sca-equinox/modules/implementation-widget-runtime/pom.xml
+++ b/branches/sca-equinox/modules/implementation-widget-runtime/pom.xml
@@ -69,11 +69,10 @@
<scope>test</scope>
</dependency>
- <dependency>
+ <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>
<!-- Test dependencies -->