Skip to content

Commit 75c06f2

Browse files
committed
Upgrade to HttpClient5 5.4.2
Closes gh-44176
1 parent 54a11ab commit 75c06f2

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
@@ -598,7 +598,7 @@ bom {
598598
]
599599
}
600600
}
601-
library("HttpClient5", "5.4.1") {
601+
library("HttpClient5", "5.4.2") {
602602
group("org.apache.httpcomponents.client5") {
603603
modules = [
604604
"httpclient5",

0 commit comments

Comments
 (0)