diff --git a/project.clj b/project.clj index 5b79ce4..5c058aa 100644 --- a/project.clj +++ b/project.clj @@ -5,7 +5,6 @@ :dependencies [;;clojure core [org.clojure/clojure "1.10.1"] - [org.clojure/tools.logging "0.4.1"] ;; static site [compojure "1.6.1"] @@ -26,7 +25,7 @@ com.github.ben-manes.caffeine/caffeine]] ;; additional server side libs - [buddy/buddy-hashers "1.3.0" + [buddy/buddy-hashers "1.4.0" :exclusions [commons-codec]] [clj-time "0.15.1"] [markdown-clj "1.10.0"]