summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/demos
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/demos')
-rw-r--r--branches/sca-equinox/demos/load-balancing-webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/demos/load-balancing-webapp/pom.xml b/branches/sca-equinox/demos/load-balancing-webapp/pom.xml
index 84e693e59e..4181149857 100644
--- a/branches/sca-equinox/demos/load-balancing-webapp/pom.xml
+++ b/branches/sca-equinox/demos/load-balancing-webapp/pom.xml
@@ -72,7 +72,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
- <version>2.4</version> <!-- to keep compatible with older servlet containers -->
+ <version>2.5</version>
<scope>provided</scope>
</dependency>