Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
o Use slf4j-log4j bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
nabcos committed Oct 27, 2010
1 parent 06b6377 commit b0bebb4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ahc-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,8 @@
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.5.11</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
</dependencies>
</project>

0 comments on commit b0bebb4

Please sign in to comment.