Skip to content

Commit 507cfcb

Browse files
committed
Upgrade to HttpClient 4.5.14
Closes gh-33573
1 parent 07ce0c8 commit 507cfcb

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
@@ -529,7 +529,7 @@ bom {
529529
]
530530
}
531531
}
532-
library("HttpClient", "4.5.13") {
532+
library("HttpClient", "4.5.14") {
533533
group("org.apache.httpcomponents") {
534534
modules = [
535535
"fluent-hc",

0 commit comments

Comments
 (0)