Upgrade to HttpClient5 5.4.2

Closes gh-44176
This commit is contained in:
Stéphane Nicoll 2025-02-08 15:44:58 +01:00
parent 54a11aba6e
commit 75c06f224c
1 changed files with 1 additions and 1 deletions

View File

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