summaryrefslogtreecommitdiffstats
path: root/cadi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cadi/pom.xml')
-rw-r--r--cadi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml
index 7fecc035..0634cc69 100644
--- a/cadi/pom.xml
+++ b/cadi/pom.xml
@@ -233,8 +233,8 @@
<dependency>
<groupId>javax.servlet</groupId>
- <artifactId>javax.servlet-api</artifactId>
- <version>3.0.1</version>
+ <artifactId>servlet-api</artifactId>
+ <version>2.5</version>
</dependency>
<dependency>