From 4f4b6f1821de75d3da0b0ad54c2a3b89dcfcf02e Mon Sep 17 00:00:00 2001 From: Hugo Duncan Date: Tue, 9 Aug 2011 16:18:05 -0400 Subject: [PATCH] Add clj-http dependency to github crate The clj-http dependency was removed from pallet core. --- github/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/github/pom.xml b/github/pom.xml index 28a8bff..e172017 100644 --- a/github/pom.xml +++ b/github/pom.xml @@ -9,4 +9,12 @@ github 0.5.1-SNAPSHOT + + + + clj-http + clj-http + 0.1.1 + +