Upgrade to HttpClient5 5.4.4

Closes gh-45455
This commit is contained in:
Stéphane Nicoll
2025-05-09 13:05:17 +02:00
parent 2ad5e23971
commit c6330c8c85

View File

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