Skip to content

Commit

Permalink
removed servlet-api dep
Browse files Browse the repository at this point in the history
  • Loading branch information
skuro committed Dec 1, 2011
1 parent a72b8e0 commit 9e80bb3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -37,12 +37,6 @@
</repositories>

<dependencies>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
<scope>provided</scope>
</dependency>
<!-- Spring Surf and Web Scripts -->
<dependency>
<groupId>org.springframework.extensions.surf</groupId>
Expand Down

0 comments on commit 9e80bb3

Please sign in to comment.