Upgrade to HttpClient 4.5.14

Closes gh-35514
This commit is contained in:
Andy Wilkinson 2023-05-17 21:23:40 +01:00
parent 67677370c2
commit 408e6f35b5

View File

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