Upgrade to HttpCore5 5.2.5

Closes gh-41364
This commit is contained in:
Andy Wilkinson 2024-07-09 11:16:06 +01:00
parent 54fd4d2e9e
commit 73416ee0e3
1 changed files with 1 additions and 1 deletions

View File

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