Skip to content

Commit b39f4d7

Browse files
committed
Upgrade to HttpClient5 5.1.4
Closes gh-33323
1 parent ccd85b7 commit b39f4d7

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
@@ -543,7 +543,7 @@ bom {
543543
]
544544
}
545545
}
546-
library("HttpClient5", "5.1.3") {
546+
library("HttpClient5", "5.1.4") {
547547
group("org.apache.httpcomponents.client5") {
548548
modules = [
549549
"httpclient5",

0 commit comments

Comments
 (0)