Skip to content

Commit 8c10266

Browse files
committed
Upgrade to HttpAsyncClient 4.1.5
Closes gh-29043
1 parent 7080579 commit 8c10266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ bom {
472472
]
473473
}
474474
}
475-
library("HttpAsyncClient", "4.1.4") {
475+
library("HttpAsyncClient", "4.1.5") {
476476
group("org.apache.httpcomponents") {
477477
modules = [
478478
"httpasyncclient" {

0 commit comments

Comments
 (0)