Upgrade to HttpCore5 5.1.4

Closes gh-31739
This commit is contained in:
Stephane Nicoll
2022-07-14 17:10:57 +02:00
parent 689dae1b14
commit 1a4d0b2d9c

View File

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