mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Upgrade to HttpClient 4.5.12
Closes gh-20449
This commit is contained in:
@@ -499,7 +499,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("HttpClient", "4.5.11") {
|
||||
library("HttpClient", "4.5.12") {
|
||||
group("org.apache.httpcomponents") {
|
||||
modules = [
|
||||
"fluent-hc",
|
||||
|
||||
Reference in New Issue
Block a user