MINOR: Update HttpClient to "4.5.13"

Update HttpClient to recent bug fix version 4.5.13.

Author: Manikumar Reddy <manikumar.reddy@gmail.com>

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>

Closes #10188 from omkreddy/http-client
This commit is contained in:
Manikumar Reddy 2021-02-23 15:10:24 +05:30
parent 837208009f
commit a74b5eb0df
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ versions += [
gradle: "6.8.1",
gradleVersionsPlugin: "0.36.0",
grgit: "4.1.0",
httpclient: "4.5.12",
httpclient: "4.5.13",
easymock: "4.2",
jackson: "2.10.5",
jacksonDatabind: "2.10.5.1",