Upgrade to HttpAsyncClient 4.1.5

Closes gh-29216
This commit is contained in:
Stephane Nicoll
2022-01-03 08:22:19 +01:00
parent 8da7be8e32
commit 5a641fd50e

View File

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