From c5e1ae4c18a7bb8ecf9370b913e1de1ebc64f398 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 16 Jun 2012 16:05:33 +0200 Subject: Accept client certificate information from a frontend reverse proxy. --- project.clj | 1 + 1 file changed, 1 insertion(+) (limited to 'project.clj') diff --git a/project.clj b/project.clj index 6269f70..4a49f2a 100644 --- a/project.clj +++ b/project.clj @@ -47,6 +47,7 @@ [org.pegdown/pegdown "1.1.0"] [jivesoftware/smack "3.1.0"] [jivesoftware/smackx "3.1.0"] + [joda-time/joda-time "2.1"] ] :plugins [[lein-swank "1.4.3"]] :exclusions [org.clojure/clojure-contrib] ;you know, the old pre-1.3.0 versions -- cgit v1.2.3