Upgrade to HttpCore5 5.3.3

Closes gh-44083
This commit is contained in:
Phillip Webb
2025-02-04 12:06:31 -08:00
parent d22de1f567
commit e0cd4f4291

View File

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