diff --git a/project.clj b/project.clj index f6f2ccc..4b6a845 100644 --- a/project.clj +++ b/project.clj @@ -9,7 +9,7 @@ [org.ccil.cowan.tagsoup/tagsoup "1.2"] [cheshire "5.0.2"] [clj-http "0.7.2" - :exclude [commons-logging]] + :exclusions [commons-logging]] [swank-clojure "1.3.2"] [com.thelastcitadel/apropos "0.0.1"] [ring "1.1.8"]