Upgrade to HttpClient 4.5.13

Closes gh-23872
This commit is contained in:
Andy Wilkinson 2020-10-26 11:29:15 +00:00
parent dccc82d729
commit fe1560819e

View File

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