We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f4b6d5 commit df297f0Copy full SHA for df297f0
project.clj
@@ -6,7 +6,7 @@
6
:distribution :repo}
7
:global-vars {*warn-on-reflection* true}
8
:min-lein-version "2.0.0"
9
- :dependencies [[org.apache.httpcomponents/httpcore "4.2.4"]
+ :dependencies [[org.apache.httpcomponents/httpcore "4.3"]
10
[org.apache.httpcomponents/httpclient "4.2.5"]
11
[org.apache.httpcomponents/httpmime "4.2.5"]
12
[commons-codec "1.8"]
0 commit comments