Skip to content

Commit d7ee9a5

Browse files
committed
Upgrade to HttpCore 4.4.14
Closes gh-24387
1 parent 3fa898c commit d7ee9a5

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
@@ -471,7 +471,7 @@ bom {
471471
]
472472
}
473473
}
474-
library("HttpCore", "4.4.13") {
474+
library("HttpCore", "4.4.14") {
475475
group("org.apache.httpcomponents") {
476476
modules = [
477477
"httpcore",

0 commit comments

Comments
 (0)