Skip to content

Commit e3c3652

Browse files
committed
Upgrade to HttpCore5 5.3.2
Closes gh-43792
1 parent 4b496a6 commit e3c3652

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("HttpCore5", "5.3.1") {
618+
library("HttpCore5", "5.3.2") {
619619
group("org.apache.httpcomponents.core5") {
620620
modules = [
621621
"httpcore5",

0 commit comments

Comments
 (0)