Skip to content

Commit 92ed0dc

Browse files
committed
Upgrade to HttpClient5 5.1.4
Closes gh-33320
1 parent 928d210 commit 92ed0dc

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
@@ -512,7 +512,7 @@ bom {
512512
]
513513
}
514514
}
515-
library("HttpClient5", "5.1.3") {
515+
library("HttpClient5", "5.1.4") {
516516
group("org.apache.httpcomponents.client5") {
517517
modules = [
518518
"httpclient5",

0 commit comments

Comments
 (0)