Upgrade to HttpClient5 5.1.3

Closes gh-29790
This commit is contained in:
Stephane Nicoll 2022-02-14 13:15:59 +01:00
parent f2ab9c3b10
commit 96e4cbbe04
1 changed files with 1 additions and 1 deletions

View File

@ -504,7 +504,7 @@ bom {
]
}
}
library("HttpClient5", "5.1.2") {
library("HttpClient5", "5.1.3") {
group("org.apache.httpcomponents.client5") {
modules = [
"httpclient5",