Merge pull request #58 from rlinehan/TK-308-bump-apache-async

(TK-308) Bump Apache HttpAsyncClient library to 4.1.2
This commit is contained in:
Jeremy Barlow 2016-09-27 08:18:29 -07:00 committed by GitHub
commit fd2886b5f7

View file

@ -14,7 +14,7 @@
:dependencies [[org.clojure/clojure "1.7.0"]
[org.apache.httpcomponents/httpasyncclient "4.1.1"]
[org.apache.httpcomponents/httpasyncclient "4.1.2"]
[org.apache.commons/commons-lang3 "3.4"]
[prismatic/schema "1.0.4"]
[org.slf4j/slf4j-api "1.7.13"]