Upgrade to HttpAsyncClient 4.1.5

Closes gh-29062
This commit is contained in:
Stephane Nicoll 2021-12-15 15:11:11 +01:00
parent 081d4f6d9c
commit 0219408b7e

View File

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