Upgrade to HttpCore5 5.2.1

Closes gh-34087
This commit is contained in:
Andy Wilkinson 2023-02-06 13:18:29 +00:00
parent f595b46bd3
commit 8ba6e85e20
1 changed files with 1 additions and 1 deletions

View File

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