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
1 changed files with 1 additions and 1 deletions

View File

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