Skip to content

Commit e3d7f71

Browse files
committed
Upgrade to HttpClient5 5.1.4
Closes gh-33306
1 parent 493e3cb commit e3d7f71

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
@@ -404,7 +404,7 @@ bom {
404404
]
405405
}
406406
}
407-
library("HttpClient5", "5.1.3") {
407+
library("HttpClient5", "5.1.4") {
408408
group("org.apache.httpcomponents.client5") {
409409
modules = [
410410
"httpclient5",

0 commit comments

Comments
 (0)