Upgrade to HttpClient5 5.1.4

Closes gh-33323
This commit is contained in:
Stephane Nicoll 2022-11-23 06:12:51 +01:00
parent ccd85b7eae
commit b39f4d7d85

View File

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