diff --git a/project.clj b/project.clj index c8bd772f..b1e8dfd1 100644 --- a/project.clj +++ b/project.clj @@ -10,7 +10,9 @@ :exclusions [com.google.guava/guava org.apache.httpcomponents/httpclient org.slf4j/jul-to-slf4j - org.slf4j/log4j-over-slf4j]] + org.slf4j/log4j-over-slf4j + org.slf4j/slf4j-nop + org.slf4j/slf4j-log4j12]] [compojure "1.6.2" :exclusions [ring ring/ring-core]] [com.unbounce/clojure-dogstatsd-client "0.7.0"]