Upgrade to HttpCore5 5.3.4

Closes gh-45109
This commit is contained in:
Phillip Webb
2025-04-10 13:38:53 -07:00
parent d9df42899e
commit 0c32427f70

View File

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