Skip to content

Commit

Permalink
Upgrade to HttpClient 4.5.14
Browse files Browse the repository at this point in the history
Closes gh-33592
  • Loading branch information
philwebb committed Dec 21, 2022
1 parent 2eb7f64 commit a6f0fcd
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 @@ -390,7 +390,7 @@ bom {
]
}
}
library("HttpClient", "4.5.13") {
library("HttpClient", "4.5.14") {
group("org.apache.httpcomponents") {
modules = [
"fluent-hc",
Expand Down

0 comments on commit a6f0fcd

Please sign in to comment.