Upgrade to HttpCore5 5.2.3

Closes gh-37762
This commit is contained in:
Andy Wilkinson
2023-10-09 10:44:47 +01:00
parent b899e71cb3
commit ed24d84728

View File

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