Skip to content

Commit

Permalink
remove unused slf4j bridge jar
Browse files Browse the repository at this point in the history
  • Loading branch information
jimin.zheng committed Sep 9, 2016
1 parent 36e6f5b commit ab3575a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,16 +94,6 @@
<artifactId>slf4j-api</artifactId>
<version>${slf4j.version}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>${slf4j.version}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jul-to-slf4j</artifactId>
<version>${slf4j.version}</version>
</dependency>

<dependency>
<groupId>org.mybatis</groupId>
Expand Down

0 comments on commit ab3575a

Please sign in to comment.