Upgrade to HttpCore5 5.3.2

Closes gh-43792
This commit is contained in:
Stéphane Nicoll 2025-01-13 14:06:10 +01:00
parent 4b496a6274
commit e3c36522f9
1 changed files with 1 additions and 1 deletions

View File

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