Upgrade to HttpAsyncClient 4.1.5

Closes gh-29043
pull/29161/head
Stephane Nicoll 3 years ago
parent 70805793a1
commit 8c10266c62

@ -472,7 +472,7 @@ bom {
]
}
}
library("HttpAsyncClient", "4.1.4") {
library("HttpAsyncClient", "4.1.5") {
group("org.apache.httpcomponents") {
modules = [
"httpasyncclient" {

Loading…
Cancel
Save