Skip to content

Commit 82518a3

Browse files
committed
Upgrade to HttpClient 4.5.13
Closes gh-23649
1 parent 4478ec5 commit 82518a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ bom {
454454
]
455455
}
456456
}
457-
library("HttpClient", "4.5.12") {
457+
library("HttpClient", "4.5.13") {
458458
group("org.apache.httpcomponents") {
459459
modules = [
460460
"fluent-hc",

0 commit comments

Comments
 (0)