diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index a68b3f0403..96b9f79253 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -17,7 +17,6 @@ <dependency> <groupId>javax.servlet</groupId> <artifactId>javax.servlet-api</artifactId> - <version>3.1.0</version> </dependency> <dependency> <groupId>org.springframework</groupId> |