Skip to content

Commit 408e6f3

Browse files
committed
Upgrade to HttpClient 4.5.14
Closes gh-35514
1 parent 6767737 commit 408e6f3

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
@@ -498,7 +498,7 @@ bom {
498498
]
499499
}
500500
}
501-
library("HttpClient", "4.5.13") {
501+
library("HttpClient", "4.5.14") {
502502
group("org.apache.httpcomponents") {
503503
modules = [
504504
"fluent-hc",

0 commit comments

Comments
 (0)