Upgrade to HttpClient5 5.1.4

Closes gh-33306
This commit is contained in:
Stephane Nicoll 2022-11-22 15:03:45 +01:00
parent 493e3cb2ab
commit e3d7f718b0

View File

@ -404,7 +404,7 @@ bom {
]
}
}
library("HttpClient5", "5.1.3") {
library("HttpClient5", "5.1.4") {
group("org.apache.httpcomponents.client5") {
modules = [
"httpclient5",