Upgrade to HttpCore5 5.2.4

Closes gh-38801
This commit is contained in:
Andy Wilkinson
2023-12-14 17:07:41 +00:00
parent f320188023
commit 8deae8275e

View File

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