Upgrade to HttpCore5 5.2.5

Closes gh-41374
This commit is contained in:
Andy Wilkinson 2024-07-09 12:11:09 +01:00
parent 3e7a13b8fa
commit 620453a5ea
1 changed files with 1 additions and 1 deletions

View File

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