Upgrade to HttpCore5 5.1.5

Closes gh-33174
This commit is contained in:
Stephane Nicoll 2022-11-15 07:51:39 +01:00
parent b134269048
commit f14eedc20a

View File

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