Upgrade to HttpCore5 5.1.5

Closes gh-33158
This commit is contained in:
Stephane Nicoll 2022-11-14 16:03:07 +01:00
parent bdc80ec484
commit 83ec78b2af

View File

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