Skip to content

Commit

Permalink
Removed unused dependency from pom
Browse files Browse the repository at this point in the history
  • Loading branch information
mbosecke committed Jan 19, 2014
1 parent a9a54a6 commit b497649
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,13 +163,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
</dependencies>

<scm>
Expand Down

0 comments on commit b497649

Please sign in to comment.