Upgrade to HttpCore5 5.1.5

Closes gh-33188
This commit is contained in:
Stephane Nicoll 2022-11-15 13:55:53 +01:00
parent db959445fe
commit 127fc89797
1 changed files with 1 additions and 1 deletions

View File

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