Skip to content

Commit 0c32427

Browse files
committed
Upgrade to HttpCore5 5.3.4
Closes gh-45109
1 parent d9df428 commit 0c32427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ bom {
632632
]
633633
}
634634
}
635-
library("HttpCore5", "5.3.3") {
635+
library("HttpCore5", "5.3.4") {
636636
group("org.apache.httpcomponents.core5") {
637637
modules = [
638638
"httpcore5",

0 commit comments

Comments
 (0)