dakrone / clj-http

An idiomatic clojure http client wrapping the apache client. Officially supported version.
http://clojars.org/clj-http
MIT License
1.78k stars 408 forks source link

update commons-io to address CVE-2021-29425 #596

Closed antonmos closed 3 years ago

antonmos commented 3 years ago

https://nvd.nist.gov/vuln/detail/CVE-2021-29425

rymndhng commented 3 years ago

Hi, thank you for your contribution! I've folded it into #598 (with some minor changes) and will release it in the next version!