Skip to content

Commit

Permalink
Upgrade to HttpClient5 5.1.4
Browse files Browse the repository at this point in the history
Closes gh-33306
  • Loading branch information
snicoll committed Nov 22, 2022
1 parent 493e3cb commit e3d7f71
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 @@ -404,7 +404,7 @@ bom {
]
}
}
library("HttpClient5", "5.1.3") {
library("HttpClient5", "5.1.4") {
group("org.apache.httpcomponents.client5") {
modules = [
"httpclient5",
Expand Down

0 comments on commit e3d7f71

Please sign in to comment.