Skip to content

Commit

Permalink
Added slf4j-log4j12 dependency for JadConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Oct 23, 2011
1 parent fec48db commit 72981f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,11 @@
<artifactId>jadconfig</artifactId>
<version>0.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.6.1</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 72981f1

Please sign in to comment.