Skip to content

Commit

Permalink
Upgrade to HttpClient5 5.1.4
Browse files Browse the repository at this point in the history
Closes gh-33323
  • Loading branch information
snicoll committed Nov 23, 2022
1 parent ccd85b7 commit b39f4d7
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 @@ -543,7 +543,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 b39f4d7

Please sign in to comment.