Upgrade to HttpCore5 5.1.3

Closes gh-29343
This commit is contained in:
Stephane Nicoll
2022-01-12 14:33:45 +01:00
parent e5a110215c
commit 4309b78f02

View File

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