Skip to content

Commit a5fb501

Browse files
committed
Upgrade to HttpClient5 5.4.3
Closes gh-45074
1 parent e1c05fe commit a5fb501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ bom {
600600
]
601601
}
602602
}
603-
library("HttpClient5", "5.4.2") {
603+
library("HttpClient5", "5.4.3") {
604604
group("org.apache.httpcomponents.client5") {
605605
modules = [
606606
"httpclient5",

0 commit comments

Comments
 (0)