Skip to content

Commit df297f0

Browse files
committed
bump httpcore dep
1 parent 1f4b6d5 commit df297f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:distribution :repo}
77
:global-vars {*warn-on-reflection* true}
88
:min-lein-version "2.0.0"
9-
:dependencies [[org.apache.httpcomponents/httpcore "4.2.4"]
9+
:dependencies [[org.apache.httpcomponents/httpcore "4.3"]
1010
[org.apache.httpcomponents/httpclient "4.2.5"]
1111
[org.apache.httpcomponents/httpmime "4.2.5"]
1212
[commons-codec "1.8"]

0 commit comments

Comments
 (0)