Managed Servlet API version

This commit is contained in:
Lyncode
2012-10-15 02:37:12 +01:00
parent a401bf3484
commit 75cafef5f6

View File

@@ -89,7 +89,6 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>