Skip to content

Commit 6b5bd07

Browse files
committed
Upgrade to HttpCore5 5.3.4
Closes gh-45075
1 parent a5fb501 commit 6b5bd07

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
@@ -617,7 +617,7 @@ bom {
617617
]
618618
}
619619
}
620-
library("HttpCore5", "5.3.3") {
620+
library("HttpCore5", "5.3.4") {
621621
group("org.apache.httpcomponents.core5") {
622622
modules = [
623623
"httpcore5",

0 commit comments

Comments
 (0)