Skip to content

Commit

Permalink
Upgrade to HttpClient5 5.1.3
Browse files Browse the repository at this point in the history
Closes gh-29790
  • Loading branch information
snicoll committed Feb 14, 2022
1 parent f2ab9c3 commit 96e4cbb
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 @@ -504,7 +504,7 @@ bom {
]
}
}
library("HttpClient5", "5.1.2") {
library("HttpClient5", "5.1.3") {
group("org.apache.httpcomponents.client5") {
modules = [
"httpclient5",
Expand Down

0 comments on commit 96e4cbb

Please sign in to comment.