diff --git a/project.clj b/project.clj index d205aca..251fa0c 100644 --- a/project.clj +++ b/project.clj @@ -14,7 +14,7 @@ ring/ring-codec commons-io commons-codec]] - [ring/ring-json "0.4.0"] + [ring/ring-json "0.5.0"] [hiccup "1.0.5"] [joshavg/formulare "0.5.0-SNAPSHOT"] @@ -27,7 +27,7 @@ ;; additional server side libs [buddy/buddy-hashers "1.4.0" :exclusions [commons-codec]] - [clj-time "0.15.1"] + [clj-time "0.15.2"] [markdown-clj "1.10.0"] [dorothy "0.0.7"]] @@ -40,7 +40,7 @@ commons-io commons-codec]]] :plugins [;; neo4j db - [joshavg/lein-neo4j "0.5.0"] + [joshavg/lein-neo4j "0.6.0"] ;; webserver stuff [lein-less "1.7.5"]