Upgrade to HttpClient5 5.4.1

Closes gh-43102
This commit is contained in:
Stéphane Nicoll
2024-11-11 08:17:57 +09:00
parent 25179b17f3
commit a40599dce5

View File

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