Skip to content

Commit 984a3cd

Browse files
committed
Upgrade to HttpCore5 5.3.5
Closes gh-47098
1 parent dc6fec6 commit 984a3cd

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
@@ -633,7 +633,7 @@ bom {
633633
]
634634
}
635635
}
636-
library("HttpCore5", "5.3.4") {
636+
library("HttpCore5", "5.3.5") {
637637
group("org.apache.httpcomponents.core5") {
638638
modules = [
639639
"httpcore5",

0 commit comments

Comments
 (0)