Upgrade to HttpCore5 5.2.4

Closes gh-38784
This commit is contained in:
Andy Wilkinson
2023-12-14 14:10:45 +00:00
parent 0622f6f80e
commit ec81c6650c

View File

@@ -444,7 +444,7 @@ bom {
]
}
}
library("HttpCore5", "5.2.3") {
library("HttpCore5", "5.2.4") {
group("org.apache.httpcomponents.core5") {
modules = [
"httpcore5",