Skip to content

Commit d60c059

Browse files
committed
Upgrade to HttpCore 4.4.15
Closes gh-29044
1 parent 8c10266 commit d60c059

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
@@ -505,7 +505,7 @@ bom {
505505
]
506506
}
507507
}
508-
library("HttpCore", "4.4.14") {
508+
library("HttpCore", "4.4.15") {
509509
group("org.apache.httpcomponents") {
510510
modules = [
511511
"httpcore",

0 commit comments

Comments
 (0)