Upgrade to HttpClient5 5.2.3

Closes gh-38800
This commit is contained in:
Andy Wilkinson
2023-12-14 17:07:36 +00:00
parent b20ed7c577
commit f320188023

View File

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