Skip to content

Commit d9df428

Browse files
committed
Upgrade to HttpClient5 5.4.3
Closes gh-45108
1 parent ee9f4a4 commit d9df428

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
@@ -615,7 +615,7 @@ bom {
615615
]
616616
}
617617
}
618-
library("HttpClient5", "5.4.2") {
618+
library("HttpClient5", "5.4.3") {
619619
group("org.apache.httpcomponents.client5") {
620620
modules = [
621621
"httpclient5",

0 commit comments

Comments
 (0)