Upgrade to HttpAsyncClient 4.1.5

Closes gh-29043
This commit is contained in:
Stephane Nicoll 2021-12-15 14:01:18 +01:00
parent 70805793a1
commit 8c10266c62
1 changed files with 1 additions and 1 deletions

View File

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