Upgrade to HttpCore5 5.2.3

Closes gh-37775
This commit is contained in:
Andy Wilkinson 2023-10-09 12:13:31 +01:00
parent afb8a76def
commit 9a78fb38c2

View File

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