Skip to content

Commit

Permalink
Upgrade to HttpAsyncClient 4.1.5
Browse files Browse the repository at this point in the history
Closes gh-29062
  • Loading branch information
snicoll committed Dec 15, 2021
1 parent 081d4f6 commit 0219408
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 @@ -481,7 +481,7 @@ bom {
]
}
}
library("HttpAsyncClient", "4.1.4") {
library("HttpAsyncClient", "4.1.5") {
group("org.apache.httpcomponents") {
modules = [
"httpasyncclient" {
Expand Down

0 comments on commit 0219408

Please sign in to comment.