Skip to content

Commit

Permalink
Upgrade to HttpClient5 5.1.2
Browse files Browse the repository at this point in the history
Closes gh-28719
  • Loading branch information
snicoll committed Nov 17, 2021
1 parent ba3d0d7 commit fc69be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -502,7 +502,7 @@ bom {
]
}
}
library("HttpClient5", "5.1.1") {
library("HttpClient5", "5.1.2") {
group("org.apache.httpcomponents.client5") {
modules = [
"httpclient5",
Expand Down

0 comments on commit fc69be3

Please sign in to comment.