diff options
Diffstat (limited to 'auth/pom.xml')
-rw-r--r-- | auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index d024e110..99b998c0 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -378,7 +378,7 @@ <dependency> <groupId>javax.servlet</groupId> <artifactId>servlet-api</artifactId> - <version>3.0</version> + <version>2.5</version> </dependency> <dependency> |