Skip to content

Commit

Permalink
remove dependency on slf4j directly, not needed for defined targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Jan 30, 2010
1 parent 4311782 commit 2881e22
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions jsf/permalink/pom.xml
Expand Up @@ -253,12 +253,6 @@
</exclusions>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.jboss.weld.servlet</groupId>
<artifactId>weld-servlet</artifactId>
Expand Down

0 comments on commit 2881e22

Please sign in to comment.