Skip to content

Commit

Permalink
Fixed logging configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Mar 13, 2016
1 parent e8067e6 commit 7f79013
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<artifactId>org.restlet.ext.json</artifactId>
<groupId>org.restlet.jse</groupId>
</exclusion>
<exclusion>
<artifactId>logback-classic</artifactId>
<groupId>ch.qos.logback</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 7f79013

Please sign in to comment.