Upgrade to HttpCore5 5.3.1

Closes gh-42843
This commit is contained in:
Stéphane Nicoll 2024-10-23 08:04:29 +02:00
parent c07c0c981c
commit 2f920cfe86
1 changed files with 1 additions and 1 deletions

View File

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