Skip to content

Commit

Permalink
override httpclient dependency to be version 4.1.1 to fix conflicts w…
Browse files Browse the repository at this point in the history
…ith aws sdk
  • Loading branch information
Nathan Marz committed Dec 8, 2011
1 parent 720901f commit 5c3bf86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
[org.slf4j/slf4j-log4j12 "1.5.8"]
[storm/carbonite "1.0.0"]
[org.yaml/snakeyaml "1.9"]
[org.apache.httpcomponents/httpclient "4.1.1"]
]
:uberjar-exclusions [#"META-INF.*"]
:dev-dependencies [
Expand Down

0 comments on commit 5c3bf86

Please sign in to comment.