Upgrade to HttpClient5 5.4.2

Closes gh-44082
This commit is contained in:
Phillip Webb
2025-02-04 12:06:27 -08:00
parent 41d7af5147
commit d22de1f567

View File

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