Skip to content

Commit fc69be3

Browse files
committed
Upgrade to HttpClient5 5.1.2
Closes gh-28719
1 parent ba3d0d7 commit fc69be3

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
@@ -502,7 +502,7 @@ bom {
502502
]
503503
}
504504
}
505-
library("HttpClient5", "5.1.1") {
505+
library("HttpClient5", "5.1.2") {
506506
group("org.apache.httpcomponents.client5") {
507507
modules = [
508508
"httpclient5",

0 commit comments

Comments
 (0)