Upgrade to HttpClient 4.5.14

Closes gh-33592
This commit is contained in:
Phillip Webb 2022-12-21 08:21:52 -08:00
parent 2eb7f643a8
commit a6f0fcd8f2

View File

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