From 2086fc9757fad1011032ac857277eaa111666a5b Mon Sep 17 00:00:00 2001 From: Josha von Gizycki Date: Sun, 7 Jul 2019 22:18:00 +0200 Subject: [PATCH] ancient --- project.clj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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"]