michaelklishin / crawlista

Crawlista is a support library for Clojure applications that crawl the Web
68 stars 6 forks source link

Old clj-http #2

Open keorn opened 8 years ago

keorn commented 8 years ago

This library depends on an old clj-http version (1.0, instead of new 2.0), this causes a conflict. With Clojure 1.7.0: WARNING: update already refers to: #'clojure.core/update in namespace: clj-http.client, being replaced by: #'clj-http.client/update

michaelklishin commented 8 years ago

This project is no longer actively maintained. Feel free to submit a PR that upgrades to clj-http.