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.
2 parents a17079a + 9db9c08 commit 017dc55Copy full SHA for 017dc55
project.clj
@@ -7,7 +7,7 @@
7
:repositories {"sona" "http://oss.sonatype.org/content/repositories/snapshots"}
8
:warn-on-reflection false
9
:min-lein-version "2.0.0"
10
- :dependencies [[org.apache.httpcomponents/httpcore "4.2.3"]
+ :dependencies [[org.apache.httpcomponents/httpcore "4.2.4"]
11
[org.apache.httpcomponents/httpclient "4.2.3"]
12
[org.apache.httpcomponents/httpmime "4.2.3"]
13
[commons-codec "1.7"]
0 commit comments