Skip to content

Commit

Permalink
Bump httpclient
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Sep 19, 2022
1 parent b225d24 commit 6946446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
:resource-paths ["test/resources"]
:dependencies [[boot/base "2.8.3"]
[boot/core "2.8.3"]
[org.apache.httpcomponents/httpclient "4.5.9" :exclusions [commons-logging]]
[org.apache.httpcomponents/httpclient "4.5.13" :exclusions [commons-logging]]
[leiningen-core "2.9.10" :exclusions [org.clojure/clojure
commons-codec
com.google.code.findbugs/jsr305]]
Expand Down

0 comments on commit 6946446

Please sign in to comment.