Upgrade to HttpCore5 5.3.2

Closes gh-43801
This commit is contained in:
Stéphane Nicoll
2025-01-13 14:08:57 +01:00
parent f826163eab
commit e845d3e8ea

View File

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