Navigation Menu

Skip to content

Commit

Permalink
Remove duplicate javax.servlet-api dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Aug 15, 2014
1 parent 6d6753b commit 1904317
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -144,12 +144,6 @@
<type>test-jar</type>
</dependency>

<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>

</dependencies>

<build>
Expand Down

0 comments on commit 1904317

Please sign in to comment.