Skip to content

Commit 0164760

Browse files
committed
Upgrade to HttpClient 4.5.14
Closes gh-35471
1 parent 325ff6e commit 0164760

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
@@ -485,7 +485,7 @@ bom {
485485
]
486486
}
487487
}
488-
library("HttpClient", "4.5.13") {
488+
library("HttpClient", "4.5.14") {
489489
group("org.apache.httpcomponents") {
490490
modules = [
491491
"fluent-hc",

0 commit comments

Comments
 (0)