Upgrade to HttpClient 4.5.11

Closes gh-20074
This commit is contained in:
Stephane Nicoll 2020-02-07 16:17:42 +01:00
parent 616a33367f
commit 7996a32129
1 changed files with 1 additions and 1 deletions

View File

@ -497,7 +497,7 @@ bom {
] ]
} }
} }
library("HttpClient", "4.5.10") { library("HttpClient", "4.5.11") {
group("org.apache.httpcomponents") { group("org.apache.httpcomponents") {
modules = [ modules = [
"fluent-hc", "fluent-hc",