Upgrade to HttpCore5 5.3.4

Closes gh-45075
This commit is contained in:
Phillip Webb
2025-04-10 12:07:22 -07:00
parent a5fb5014df
commit 6b5bd07aad

View File

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